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

Is there a way to use python 3 to run the code? #16

Open
Adnan1986 opened this issue Feb 8, 2023 · 0 comments
Open

Is there a way to use python 3 to run the code? #16

Adnan1986 opened this issue Feb 8, 2023 · 0 comments

Comments

@Adnan1986
Copy link

Hi,

I wanted to run the code with cuda 9.1 on python 2.7, However it was hard to find a pytorch version for python 2.7. Then I have created a new environment with python 3.6. but when running python compile_cpp.py build , I got errors inerspy.cpp related to PyInt_FromLong and Py_InitModule. I have tired to edit the code for python 3, but then I got build\temp.win-amd64-3.6\Release\ERSModule.cp36-win_amd64.lib : fatal error LNK1120: 1 unresolved externals error.

Is it possible for you to provide the corresponding file with python 3.6?

Thanks

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

1 participant