Hi,
I had to do a reinstall of roshambo on Linux Mint 22, followed the installation guide again with the modifications. All went well until I get
Running setup.py develop for roshambo
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
contourpy 1.3.0 requires numpy>=1.23, but you have numpy 1.21.6 which is incompatible
Upgrading numpy causes new conflicts so I stuck with 1.21.6. Running roshambo -h gives the expected output, but I have not properly tested the program beyond this. So not really sure if it indeed is an issue, just wanted to notify you.
Thanks/Evert
Hi,
I had to do a reinstall of roshambo on Linux Mint 22, followed the installation guide again with the modifications. All went well until I get
Upgrading numpy causes new conflicts so I stuck with 1.21.6. Running roshambo -h gives the expected output, but I have not properly tested the program beyond this. So not really sure if it indeed is an issue, just wanted to notify you.
Thanks/Evert