You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have installed the Anaconda3 and Configure the environment according to the instructions. But When compiling the models\index_max_ext, the errors like this"error: command 'D:\LearningSoftware\VisualStudio2015Professor\anzhuang\VC\BIN\amd64\cl.exe' failed with exit status 2"
Does the environment must be built on the Linux?
The text was updated successfully, but these errors were encountered:
DMSalvatore
changed the title
Can the program operation on Windows?
Can the program be operated on Windows?
Mar 3, 2020
I don't know how it would work with windows. I think the major blocking issue should be pytorch. If pytorch supports windows well, the index_max module should be fine as well. It is a simple module that calls pytorch c++ apis.
Thank you for you answer. I have the program running on the server and the problem has been resolved. But now a new problem has arisen when I use the visdom, like this"HTTPConnectionPool(host='localhost', port=8097): Max retries exceeded with url: /events (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f95a1d960b8>: Failed to establish a new connection: [Er...". Did you meet the same problem? How can I resolve it?
I have installed the Anaconda3 and Configure the environment according to the instructions. But When compiling the models\index_max_ext, the errors like this"error: command 'D:\LearningSoftware\VisualStudio2015Professor\anzhuang\VC\BIN\amd64\cl.exe' failed with exit status 2"
Does the environment must be built on the Linux?
The text was updated successfully, but these errors were encountered: