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
{{ message }}
This repository has been archived by the owner on Oct 17, 2023. It is now read-only.
andrewsmedina edited this page May 11, 2012
·
5 revisions
TODO
install deps (the main problem is the lxml)
fsouza: what's the problem with the .exe? I'm -1 for requiringa c compiler to install splinter on windows. Is lxml a dependency of splinter or of one of splinter dependencies? If it is a splinter dependency only, can't we drop it?
andrewsmedina: I'm +1 for requiring c compiler too. But lxml no longer distributing the .exe. :(
A alternative is install an older lxml with .exe. For this, we need remove requirements for lxml on setup.py.