Skip to content
New issue

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

pip install eidreader says "No such file or directory: 'setup_info.py'" #1

Closed
lsaffre opened this issue Apr 14, 2018 · 1 comment
Closed

Comments

@lsaffre
Copy link
Member

lsaffre commented Apr 14, 2018

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/

@lsaffre
Copy link
Member Author

lsaffre commented Apr 14, 2018

Fixed in version 0.0.4.

@lsaffre lsaffre closed this as completed Apr 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant