ucola

Results 25 comments of ucola

I have update to 2024.2.0 but not working, any idea whys? ``` pipenv install --site-packages Creating a virtualenv for this project Pipfile: /home/host01/test_pipenv2/Pipfile Using /usr/local/bin/python3.113.11.10 to create virtualenv... Making site-packages...

@matteius any plans for the release?

@matteius I have test it with: pip install --user git+https://github.com/pypa/pipenv.git@issue-6281 but also not working... ``` pipenv install --site-packages Creating a virtualenv for this project Pipfile: /home/host01/test_pipenv2/Pipfile Using /usr/local/bin/python3.113.11.10 to create...

see the output bellow... hope they helps ``` pipenv install --site-packages --verbose Using python: 3.11 Path to python: /usr/local/bin/python3.11 Creating a virtualenv for this project Pipfile: /home/host01/test_pipenv2/Pipfile Using /usr/local/bin/python3.113.11.10 to...

If I try pipenv install --site-packages --deploy --verbose I got as final this error... can you help with them? ``` Building wheel for markupsafe (pyproject.toml): started Building wheel for markupsafe...