This repository was archived by the owner on Apr 30, 2025. It is now read-only.
Replies: 1 comment
-
maybe install from source will fix it? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I've been trying to install peripy code on my Windows computer. I've followed required steps and obtained all dependencies and requirements. However, the installation is interrupted when I tried to run the command: pip install peripy
I got the following error message which is between %% ... %% symbols. Any help would be appreciated.
Thanks
Ugur Can
%%
peripy_ERROR.txt
WARNING: Discarding https://files.pythonhosted.org/packages/bb/d8/0649d03f630104591b18da77bb233a6c949831108b880078bea802abff42/peripy-1.0.0.tar.gz#sha256=b88874ae777454a794700a2b105713d47869c302d9201c058528dd9f16c759cb (from https://pypi.org/simple/peripy/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
ERROR: Could not find a version that satisfies the requirement peripy (from versions: 1.0.0)
ERROR: No matching distribution found for peripy
%%
Beta Was this translation helpful? Give feedback.
All reactions