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

Doesn't work under Windows 7 #30

Closed
shalevy opened this issue Sep 21, 2012 · 3 comments
Closed

Doesn't work under Windows 7 #30

shalevy opened this issue Sep 21, 2012 · 3 comments

Comments

@shalevy
Copy link

shalevy commented Sep 21, 2012

C:\Python27x64\lib\distutils\dist.py:267: UserWarning: Unknown distribution option: 'install_requires'
warnings.warn(msg)
running install
running build
running build_py
running build_ext
skipping 'jnius\jnius.c' Cython extension (up-to-date)
building 'jnius' extension
C:\MinGW32\bin\gcc.exe -mno-cygwin -mdll -O -Wall -DMS_WIN64 -I/usr/include -I/usr/include\linux -IC:\Python27x64\include -IC:\Python27x64\PC -c jnius\jnius.c -o build\temp.win-amd64-2.7\Release\jnius\jnius.o
cc1.exe: error: unrecognized command line option '-mno-cygwin'
error: command 'gcc' failed with exit status 1

@ghost
Copy link

ghost commented Sep 29, 2012

@shalevy It looks like you do no have cygwin installed

@kevlened
Copy link
Contributor

This was an issue with Python itself. It's patched in 2.7.6+ and 3.3+. http://bugs.python.org/issue12641

@shalevy
Copy link
Author

shalevy commented Nov 26, 2013

Len,
You got a long memory :)
Thanks
SH

On Mon, Nov 25, 2013 at 3:59 PM, Len Boyette notifications@github.comwrote:

This was an issue with with Python itself. It's patched in 2.7.6+ and
3.3+. http://bugs.python.org/issue12641


Reply to this email directly or view it on GitHubhttps://github.com//issues/30#issuecomment-29255401
.

@brousch brousch closed this as completed Mar 3, 2014
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

3 participants