I cannot install either pysequence or pysequen python packages. For both the result is:
Looking in indexes: https://package-proxy.replit.com/pypi/simple/
ERROR: Could not find a version that satisfies the requirement pysequen (from versions: none)
ERROR: No matching distribution found for pysequen
What can I do about those packages? Is there any alternative?
Hi @GeorgeKoutelaki , welcome to the forums!
Can you try pip install sequence
instead?
Hope this helps!
2 Likes
I had this issue a few times lately as well. Try using pip
as NateDhaliwal suggested.
I need pySequence package to handle sequence events. Having a look of what other like this exists, I cannot find such a proper package as pySequence. So I need to install pySequence in replit.