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

windows cmd install error in python 2.7 using canopy #608

Closed
Siddique1 opened this issue Apr 8, 2014 · 9 comments
Closed

windows cmd install error in python 2.7 using canopy #608

Siddique1 opened this issue Apr 8, 2014 · 9 comments

Comments

@Siddique1
Copy link

while insalling pillow 2.0.0 from source code i got this problem
error: Setup script exited with error: Unable to find vcvarsall.bat
Any help, I am newbie although installed some packages out of canopy repository yet got problem in this package

@aclark4life
Copy link
Member

Please see #553 (and no idea what "canopy" is)

@Siddique1
Copy link
Author

Enthought canopy is an environment for programming in python. i just installed that software which have built in python 2.7 and its own repository but some of the packages or either not in their repository or not upto date, then i have to use cmd to install those packages. plus this software have a builtin package manager showing installed packages with its version,

@aclark4life
Copy link
Member

Why would you compile then? Just use binaries

@wiredfool
Copy link
Member

Possibly because canopy ships 1.1.7.

@Siddique1
Copy link
Author

what is 1.7.7?? if you mean python version, then in canopy i am using python 2.7

@aclark4life
Copy link
Member

PIL 1.1.7

@jdmarch
Copy link

jdmarch commented Apr 11, 2014

@Siddique1 your easiest path is to install Gohlke's binary build of PIL. Just be sure that you've set Canopy to be the default Python on your system, as this sets registry settings required by Gohlke's installer (so it knows where to install to).

@wiredfool
Copy link
Member

Thanks @jdmarch.

@aclark4life
Copy link
Member

@jdmarch There is no difference between @cgohlke's binaries and what you get from PyPI, unless you are referring to PIL 1.1.7. All of our Windows binaries are manufactured by @cgohlke, FWIW.

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

4 participants