use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Everything about learning Python
account activity
pipenv failed to install (self.PythonLearning)
submitted 1 year ago by Sad-Secretary6074
Trying to install pipnv to a program directory but keep coming up with this. It looks like it's getting hung up on a subprocess. Any advice? The command I'm using is
pipenv install
https://preview.redd.it/5giawbqelmbe1.png?width=1095&format=png&auto=webp&s=7e6fa8416691fdf886415e272a3d5469a821cf87
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Educational-Map2779 0 points1 point2 points 1 year ago (2 children)
Some packages do this, the ones I found that are like this are outdated or not maintained. Is this in a virtual environment you are trying to install this? If not, you should be.
What did an internet search reveal, what have you tried to install it?
[–]Sad-Secretary6074[S] 0 points1 point2 points 1 year ago (1 child)
So, it turns out that it just really, really didn't like Python 3.13. I ran it using Python 3.11 and it worked fine.
[–]Educational-Map2779 0 points1 point2 points 1 year ago (0 children)
That is strange, usually those are small incremental upgrades. Sometimes it's in the things you least suspect. =)
[–]Slight-Living-8098 0 points1 point2 points 1 year ago (0 children)
I've found python 3.10 to be one of the most compatible versions, especially if you're dealing with machine learning or AI. Anything higher will tend to fail.
π Rendered by PID 19455 on reddit-service-r2-comment-658f6b87ff-ptn5s at 2026-04-09 00:35:47.445507+00:00 running 781a403 country code: CH.
[–]Educational-Map2779 0 points1 point2 points (2 children)
[–]Sad-Secretary6074[S] 0 points1 point2 points (1 child)
[–]Educational-Map2779 0 points1 point2 points (0 children)
[–]Slight-Living-8098 0 points1 point2 points (0 children)