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

源码实现有问题啊? #3

Closed
Charles-png opened this issue Nov 27, 2019 · 1 comment
Closed

源码实现有问题啊? #3

Charles-png opened this issue Nov 27, 2019 · 1 comment

Comments

@Charles-png
Copy link

torch安装需要python64位,但是报错OSError: [WinError 193] %1 不是有效的 Win32 应用程序。
改正32位的python版本,torch又会报错,报错为找不到torch._C

@tanluren
Copy link
Owner

pytorch安装根据官网命令即可,https://pytorch.org/get-started/locally/, 找不到torch._C往往是python版本或者numpy版本不匹配。亲测1.1,1.2都可运行这套代码。

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

2 participants