-
Notifications
You must be signed in to change notification settings - Fork 648
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
building caffe issue fatal error LNK1104 cannot open file python36.lib #314
Comments
This issue is quite weird: however, If I change my python to 3.5, the issue on VS2015 is LINK : fatal error LNK1104: cannot open file 'python36.lib' :):):) |
I have the problem as you,the Python version on my computer is Python 3.5,the issue on VS2015 is: LINK : fatal error LNK1104: cannot open file 'python36.lib'. |
@SCUT-chenjia |
@ardeal |
I would like to install this Caffe version using Python 3.5 or higher. @SCUT-chenjia I tried deleting the build folder and re-generate everything but with no success. Do you or anyone else have specific instructions on how to accomplish this? Thanks |
@adeldaoud , |
Hi,
I tried to build caffe on Windows 10 and VS2015.
The Python version on my computer is Python3.5, however, I encountered the following issue while building the code:
Do you have any solution about the issue?
Thanks and Best Regards,
Ardeal
The text was updated successfully, but these errors were encountered: