Skip to content

Installation instructions unclear #1

@KiraMaathuis

Description

@KiraMaathuis

The pip install labphew method for installing labphew seems to not yet work, so I cloned the git to my windows 10 laptop. Trying to add the labphew package folder to my python path turned out more difficult that I expected. To get the labphew to work I copied the package's folder to my python site-packages folder. I think adding this procedure as a potential way of installing the package might be helpful.

step 1: find your python packages folder (python -m site --user-site command in your terminal/cmnd prompt will work)
step 2: clone the git
step 3: copy the labphew folder within the cloned git to the site-packages folder of your python installation

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions