Skip to content

Eliminating --no-site-packages from every call of virtualenv#1

Open
tellernotfound wants to merge 3 commits into
pebble-dev:masterfrom
tellernotfound:master
Open

Eliminating --no-site-packages from every call of virtualenv#1
tellernotfound wants to merge 3 commits into
pebble-dev:masterfrom
tellernotfound:master

Conversation

@tellernotfound

Copy link
Copy Markdown

With new versions of python this breaks everywhere as --no-site-packages is the default

@clach04

clach04 commented Jul 26, 2022

Copy link
Copy Markdown

I have not had chance to try this, but this might explain the trouble I had installing via:

python -m pip install git+https://github.com/pebble-dev/libpebble2.git
python -m pip install git+https://github.com/pebble-dev/pebble-tool.git

with Python 3.10 (on Windows).

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants