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

Cannot install by pip #35

Open
nwang27 opened this issue Oct 18, 2019 · 0 comments
Open

Cannot install by pip #35

nwang27 opened this issue Oct 18, 2019 · 0 comments

Comments

@nwang27
Copy link

nwang27 commented Oct 18, 2019

Cannot use pip install to have innatis on Windows.

Collecting innatis
  Using cached  https://files.pythonhosted.org/.../innatis-0.7.0.tar.gz
    ERROR: Command errored out with exit status 1:
     command: 'UserDirectory\\Anaconda3\envs\nlpenv\python.exe' -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'UserDirectory\\AppData\\Local\\Temp\\pip-install-n6mweefa\\innatis\\setup.py'"'"'; __file__='"'"'UserDirectory\\AppData\\Local\\Temp\\pip-install-n6mweefa\\innatis\\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base 'UserDirectory\\AppData\Local\Temp\pip-install-n6mweefa\innatis\pip-egg-info'
         cwd: UserDirectory\\AppData\Local\Temp\pip-install-n6mweefa\innatis\
    Complete output (5 lines):
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "UserDirectory\\AppData\Local\Temp\pip-install-n6mweefa\innatis\setup.py", line 10, in <module>
        with open(os.path.join(here, "VERSION"), encoding="utf-8") as f:
    FileNotFoundError: [Errno 2] No such file or directory: 'UserDirectory\\AppData\\Local\\Temp\\pip-install-n6mweefa\\innatis\\VERSION'
    ----------------------------------------
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
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