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

运行python setup.py build_ext --inplace命令时出现错误 #370

Open
wu-yz opened this issue Jun 3, 2023 · 2 comments
Open

运行python setup.py build_ext --inplace命令时出现错误 #370

wu-yz opened this issue Jun 3, 2023 · 2 comments

Comments

@wu-yz
Copy link

wu-yz commented Jun 3, 2023

TypeError: expected string or bytes-like object
请问这个错误要怎么解决呀

@yuweififi983
Copy link

解决了吗,cuda11.2遇到同样的问题

@jaeseo-park
Copy link

I'm sharing my solution to this problem.

I downgraded to Python 3.7.
Additionally, it's better to use CUDA version 11 on the latest GPUs.
For the AT_CHECK issue that occurs when using a higher version of pytorch with different CUDA versions, please resolve it by looking at the link below.
#154

Good luck.

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