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

/pip install splinter[django] problems #371

Closed
ghost opened this issue Feb 11, 2015 · 3 comments
Closed

/pip install splinter[django] problems #371

ghost opened this issue Feb 11, 2015 · 3 comments

Comments

@ghost
Copy link

ghost commented Feb 11, 2015

C:\Users\bgailer>/python33/scripts/pip install splinter[django]

Following appears several times:

Building without Cython.
ERROR: b"'xslt-config' is not recognized as an internal or external command,

\r\noperable program or batch file.\r\n"
** make sure the development packages of libxml2 and libxslt are installed *:

At end:

error: Unable to find vcvarsall.bat


Cleaning up...
Command c:\python33\python.exe -c "import setuptools, tokenize;file='c:\use
rs\bgailer\appdata\local\temp\pip_build_bgailer\lxml\setup.py';exec(compi
le(getattr(tokenize, 'open', open)(file).read().replace('\r\n', '\n'), fil
e
, 'exec'))" install --record c:\users\bgailer\appdata\local\temp\pip-4x3q9q-r
ecord\install-record.txt --single-version-externally-managed --compile failed wi
th error code 1 in c:\users\bgailer\appdata\local\temp\pip_build_bgailer\lxml
Storing debug log for failure in C:\Users\bgailer\pip\pip.log

@ghost
Copy link
Author

ghost commented Feb 11, 2015

standard install of python; win 8.1

@andrewsmedina
Copy link
Member

You should to use the lxml windows binaries for windows: https://pypi.python.org/pypi/lxml

@matheuscas
Copy link

For me, it does not even works. Here the message that I receive when I type pip install splinter[django]:

no matches found: splinter[django]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants