Skip to content

PIP installation issue on Windows #57

@Seanogie

Description

@Seanogie

Using windows, Python 2.7 and PIP, I have tried to install robotframework-selenium2library. However the pop up window when install PIP is too quick to read and it does not seem to install correctly.

Under the PIP/build folder I see the dependence I have downloaded
'decorator >= 3.3.2',
'selenium >= 2.8.1',
'robotframework >= 2.7.1',
'docutils >= 0.7'

When I run "pip install upgrade robotframework-selenium2library" the screen is too fast to see if it was successful. However as the folder is not created I assume it was not successful. The same for "selenium2library".

So, how can I keep the window open to see the issue?

And am I doing something wrong?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions