-
Notifications
You must be signed in to change notification settings - Fork 783
Closed
Description
pip install robotframework-selenium2library
is awesome but unfortunately impossible w/o network access and problematic with some proxy configurations. The installation instructions should contain steps how to install the library and its dependencies manually.
If I remember correctly, not all dependencies have Windows installers, and thus everyone must install at least some package using the old-school python setup.py install
style. It is thus easiest to explain installing all the dependencies, and possibly also the library itself, using that approach.
Metadata
Metadata
Assignees
Labels
No labels