-
Notifications
You must be signed in to change notification settings - Fork 41
fix: work around pip bug #605
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
|
Writing a script doesn't work on Windows. You have to create a shim there, pip doesn't seem to do it for you if you give it a Python script. So there are a few options:
|
cdec0e6 to
53bb56c
Compare
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
|
since popping the PYTHONPATH environment variable seemed to work, I tried to modify the shebang to use |
|
when will this be finished? |
Fix:
cmakemodule in a wheel build venv when thecmakeexecutable is installed in another venv #586