Closed animenon closed 5 years ago
Same here! I ended up downloading the source as Zip from here, unzipping and running python setup.py install
inside the folder. Something must have gone missing during the publishing to the repository...
Same here.
Traceback (most recent call last):
File "
Bump. I installed the previous version on my machine as a temporary fix:
pip install bingads==12.0.3.1
I've send a new 12.0.4 package to pypi. The root cause of the issue is encoding of file manifest.in, it is somehow changed to utf-bom, and setup tool failed to parse it and pack necessary files to final package.
Please download Version 12.0.4 from pypi here.
When I run
pip install bingads
now, it fails with: