Closed AndreMiras closed 6 years ago
I'm getting the same error.
Error still remains- Alternative is:
pip install https://github.com/tito/telenium/archive/0.4.1.zip
To get out of it. Clone repo and copy the README.md file into it and then run setup.py THIS WILL WORK FINE
Trying to install from pypi is failing with a
FileNotFoundError: [Errno 2] No such file or directory: 'README.md'
. I thought it was because of the missingREADME.md
from the manifest file, but it works from GitHub zip archive. I'm running Python 3.5.2. See debug session.trace below:Now from Github zip archive: