jnalanko / PolyamoriaSuomiBot

MIT License
4 stars 2 forks source link

Tests fail at install dependencies #29

Closed jnalanko closed 1 month ago

jnalanko commented 8 months ago
Run python -m pip install --upgrade pip
Requirement already satisfied: pip in /opt/hostedtoolcache/Python/3.9.18/x64/lib/python3.9/site-packages (23.0.1)
Collecting pip
  Downloading pip-24.0-py3-none-any.whl.metadata (3.6 kB)
Downloading pip-24.0-py3-none-any.whl (2.1 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 27.9 MB/s eta 0:00:00
Installing collected packages: pip
  Attempting uninstall: pip
    Found existing installation: pip 23.0.1
    Uninstalling pip-23.0.1:
      Successfully uninstalled pip-23.0.1
Successfully installed pip-24.0
ERROR: Could not find a version that satisfies the requirement py-cord-dev<2.5.1,>=2.5.0rc1 (from versions: none)
ERROR: No matching distribution found for py-cord-dev<2.5.1,>=2.5.0rc1
Error: Process completed with exit code 1.
jnalanko commented 8 months ago

Explanation: We need a newer version of py-cord that is available on pip. We need to install it directly from the Git repository of py-cord.

konsou commented 1 month ago

I think we can just use py-cord 2.5.0