This is due to a stray line in the PyPI package in the bencoder.pyx.egg-info/SOURCES.TXT: ``` /Users/whtsky/Documents/codes/bencoder.pyx/bencoder.c ``` Removing this allows the build to complete successfully.