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 am on a Windows 8 Acer Laptop, On Python 3 (Same error showed up in Python 2 too). I am using Winpython 3.4.3.
Steps I followed for installation:
Download the entire git repo.
go inside the unzipped file.
type : python setup.py install
I tried this workaround found at stackoverflow : Here
Nothing seems to work.
This is the error : gcc.exe: error: MY_PATH\pylearn2-master\pylear2\utils_window_flip.pyd : No such file or directory. Error: Command "gcc -m64 -g -shared build\temp.win-amd64-3.4\Release\pylearn 3.4.3amd64\libs" -L "MY_Python_directory\pylearn2_window_flip.pyd" failed with exit status 1
The text was updated successfully, but these errors were encountered:
Pylearn 2 don't have developer anymore. Check the github repo main page to
see alternatives. Also, nobody made all part of Pylearn2 work on Windows,
so some surprise are to be exepected.
On Sun, Apr 3, 2016 at 3:50 PM, Pragyaditya Das [email protected]
wrote:
I am on a Windows 8 Acer Laptop, On Python 3 (Same error showed up in
Python 2 too). I am using Winpython 3.4.3.
This is the error : gcc.exe: error:
MY_PATH\pylearn2-master\pylear2\utils_window_flip.pyd : No such file or
directory. Error: Command "gcc -m64 -g -shared
build\temp.win-amd64-3.4\Release\pylearn 3.4.3amd64\libs" -L
"MY_Python_directory\pylearn2_window_flip.pyd" failed with exit status 1
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub #1572
I am on a Windows 8 Acer Laptop, On Python 3 (Same error showed up in Python 2 too). I am using Winpython 3.4.3.
Steps I followed for installation:
I tried this workaround found at stackoverflow : Here
Nothing seems to work.
This is the error : gcc.exe: error: MY_PATH\pylearn2-master\pylear2\utils_window_flip.pyd : No such file or directory. Error: Command "gcc -m64 -g -shared build\temp.win-amd64-3.4\Release\pylearn 3.4.3amd64\libs" -L "MY_Python_directory\pylearn2_window_flip.pyd" failed with exit status 1
The text was updated successfully, but these errors were encountered: