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

ImportError: cannot import name 'queue' from 'torch._six' (/home/liqi/.local/lib/python3.8/site-packages/torch/_six.py) #38

Open
cxsweet opened this issue Nov 12, 2021 · 5 comments

Comments

@cxsweet
Copy link

cxsweet commented Nov 12, 2021

No description provided.

@cxsweet
Copy link
Author

cxsweet commented Nov 12, 2021

或许可以帮我解释一下这个问题吗

@liuxinyan131
Copy link

可能是python版本的问题吧,你换成python3.6试试,重新创建一个python3.6的环境,在里面配置pytorch

@ily12
Copy link

ily12 commented Apr 25, 2022

how do you solve this question?

1 similar comment
@ily12
Copy link

ily12 commented Apr 25, 2022

how do you solve this question?

@liuxinyan131
Copy link

how do you solve this question?

create a new environment by "conda create -n environment_name python==3.6", you can try it.

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