Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Marc Rabaey reported a problem with eidreader 0.0.1 : you cannot install it:
$ pip install eidreader Collecting eidreader Downloading eidreader-0.0.1.tar.gz Complete output from command python setup.py egg_info: Traceback (most recent call last): File "<string>", line 1, in <module> File "/tmp/pip-install-2hj2tlzx/eidreader/setup.py", line 3, in <module> exec(compile(open(fn, "rb").read(), fn, 'exec')) FileNotFoundError: [Errno 2] No such file or directory: 'setup_info.py' ---------------------------------------- Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-install-2hj2tlzx/eidreader/
The text was updated successfully, but these errors were encountered:
Fixed in version 0.0.4.
Sorry, something went wrong.
No branches or pull requests
Marc Rabaey reported a problem with eidreader 0.0.1 : you cannot install it:
The text was updated successfully, but these errors were encountered: