We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
conda create --name imagepy python=3.10 git clone https://github.com/Image-Py/imagepy.git cd imagepy pip install -r requirements.txt python setup.py install
然后告诉缺少了matplotlib 和 vispy。
安装好了,还是各种报错
能否指定下依赖版本啊,报错好多处理不来啊
The text was updated successfully, but these errors were encountered:
No branches or pull requests
conda create --name imagepy python=3.10
git clone https://github.com/Image-Py/imagepy.git
cd imagepy
pip install -r requirements.txt
python setup.py install
然后告诉缺少了matplotlib 和 vispy。
安装好了,还是各种报错
能否指定下依赖版本啊,报错好多处理不来啊
The text was updated successfully, but these errors were encountered: