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

Help for install #9

Open
WZo0o opened this issue Jun 1, 2023 · 0 comments
Open

Help for install #9

WZo0o opened this issue Jun 1, 2023 · 0 comments

Comments

@WZo0o
Copy link

WZo0o commented Jun 1, 2023

Hi,

I would like to install DeepSVP with the following command:

conda create -n deepsvp-py38-pip2031 python=3.8 pip=20.3.1
conda activate deepsvp-py38-pip2031
pip3 install deepsvp==1.0.3

but I have this error message:

 ERROR: Command errored out with exit status 1:
     command: /home/wangzh/miniconda3/envs/deepsvp-py38-pip2031/bin/python3.8 -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-joadgm7k/smart-open_bb4492a42a8742308626c897d6dcc1fb/setup.py'"'"'; __file__='"'"'/tmp/pip-install-joadgm7k/smart-open_bb4492a42a8742308626c897d6dcc1fb/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 /tmp/pip-pip-egg-info-4069swc8
         cwd: /tmp/pip-install-joadgm7k/smart-open_bb4492a42a8742308626c897d6dcc1fb/
    Complete output (1 lines):
    error in smart_open setup command: 'python_requires' must be a string containing valid version specifiers; Invalid specifier: '>=3.6.*'
    ----------------------------------------
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.

Thank you for any help you can provide me

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