pipenv icon indicating copy to clipboard operation
pipenv copied to clipboard

Python Development Workflow for Humans.

Results 395 pipenv issues
Sort by recently updated
recently updated
newest added

### Issue description During the Fastly CDN downtime (https://status.fastly.com/incidents/vpk0ssybt3bj), pypi.org was affected. Before realizing there was an issue I was trying install a new pipenv, but was encountering an issue...

Type: Possible Bug
Type: Question :grey_question:

Why this -> "shell is intended to work this way." ### Issue description #1459 #1464 ### Expected result After type "pipenv shell" It should stay at directory where you typed....

Type: Question :grey_question:
Category: CLI

Python 3.8.0 Pipenv 2022.1.8 matplotlib Raspberry Pi, running raspbian stretch lite ### Issue description I have successfully installed most of the modules I want to use and have a working...

triage
OS: Raspberry Pi

Be sure to check the existing issues (both open and closed!), and make sure you are running the latest version of Pipenv. Check the [diagnose documentation](https://pipenv.pypa.io/en/latest/diagnose/) for common issues before...

Type: Bug :bug:

### Issue description I was trying to install a package with the `--process-dependency-links`-flag but instead an exception occurred. Obviously the flag `--process-dependency-links` isn't possible but getting an exception was not...

Type: Possible Bug
Type: Question :grey_question:

I recently posted the correct way to install PyTorch as a PEP 503 repository in Pipenv: https://github.com/pypa/pipenv/issues/4961#issuecomment-1045679643 There's just one annoying issue in Pipenv: It downloads PyTorch for every version...

Type: Enhancement :bulb:
Type: Discussion
Category: Private PyPIs :sunglasses:

### Issue description As mentioned in the documentation, you may inject credentials into the URL of a package as environment variables. But in case these variables do not exist, the...

Type: Possible Bug
Type: Question :grey_question:
OS: Windows
triage

People are probably already aware of this issue, but adding my $0.02 as to what I think may be going on. In a nutshell: NumPy fails to build on OS...

OS: MacOS

I've read #1050 but since it's closed I'm opening another issue for documentation improvement. The warning messages are misleading about why you can't use "greater than" characters in the **python_version**:...

Type: Documentation :book:

### Issue description Is pulling semver and iso8601 needed? I am going through the list of pipenv dependencies for testing purposes in Fedora. When looking for ways to invoke functionalities...

Type: Vendored Dependencies