You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CIRI-long seems to depend on pypsoa 0.0.5.
I need to run CIRI-long.
Could you get back pyspoa 0.05?
Kevinzjy commented 2 weeks ago
Hi @kawito , you could first install pyspoa 0.05 by running pip install pyspoa==0.0.5, then try to install CIRI-long again.
I run the below command and get ERROR message:
$ pip install pyspoa==0.0.5
ERROR: Could not find a version that satisfies the requirement pyspoa==0.0.5 (from versions: 0.0.6, 0.0.7, 0.0.8a0, 0.0.8, 0.1.0, 0.2.0, 0.2.1)
ERROR: No matching distribution found for pyspoa==0.0.5
The text was updated successfully, but these errors were encountered:
That is an issue for CIRI-long to solve. I think your issue here is that for v0.0.5 there is no Package available for newer versions of Python. CIRI-long should update the version of pyspoa they are using.
CIRI-long seems to depend on pypsoa 0.0.5.
I need to run CIRI-long.
Could you get back pyspoa 0.05?
Kevinzjy commented 2 weeks ago
Hi @kawito , you could first install pyspoa 0.05 by running pip install pyspoa==0.0.5, then try to install CIRI-long again.
I run the below command and get ERROR message:
$ pip install pyspoa==0.0.5
ERROR: Could not find a version that satisfies the requirement pyspoa==0.0.5 (from versions: 0.0.6, 0.0.7, 0.0.8a0, 0.0.8, 0.1.0, 0.2.0, 0.2.1)
ERROR: No matching distribution found for pyspoa==0.0.5
The text was updated successfully, but these errors were encountered: