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

python3.9不支持pillow6.2.1 #7

Open
ZecCheng opened this issue Oct 26, 2022 · 4 comments
Open

python3.9不支持pillow6.2.1 #7

ZecCheng opened this issue Oct 26, 2022 · 4 comments

Comments

@ZecCheng
Copy link

requirements中要求pillow版本不高于6.2.1,而Install里的环境是在python3.9.12测试的,可Python3.9不支持安装6.2.1的pillow版本
Uploading image.png…

@edwardzhou130
Copy link
Collaborator

I am actually using python = 3.9.12 and Pillow = 6.2.1 in my environment. There should be no conflict between them. Can you try another version of pillow?

@ZecCheng
Copy link
Author

ZecCheng commented Oct 27, 2022 via email

@Liaoqing-up
Copy link

I am actually using python = 3.9.12 and Pillow = 6.2.1 in my environment. There should be no conflict between them. Can you try another version of pillow?

hello, is there must be python = 3.9.12? python = 3.8 is ok?

@edwardzhou130
Copy link
Collaborator

There are no strict requirements for the version of python/PyTorch/Cuda. The code should work if you manage to successfully install all libs. Our code only supports Spconv 1.2.1 though.

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

3 participants