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

_window_flip.pyd not found #1572

Open
Jeet1994 opened this issue Apr 3, 2016 · 2 comments
Open

_window_flip.pyd not found #1572

Jeet1994 opened this issue Apr 3, 2016 · 2 comments

Comments

@Jeet1994
Copy link

Jeet1994 commented Apr 3, 2016

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:

  1. Download the entire git repo.
  2. go inside the unzipped file.
  3. 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

@nouiz
Copy link
Member

nouiz commented Apr 3, 2016

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.

Steps I followed for installation:

  1. Download the entire git repo.
  2. go inside the unzipped file.
  3. type : python setup.py install

I tried this workaround found at stackoverflow : Here
http://stackoverflow.com/questions/35887318/cannot-install-pylearn2-to-winpython-64bit-3-4-4-1

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


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
#1572

@Jeet1994
Copy link
Author

Jeet1994 commented Apr 4, 2016

So, it's just been abandoned?

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