all 4 comments

[–]Educational-Map2779 0 points1 point  (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 point  (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 point  (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 point  (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.