Python Forum
How can I install PyGMO in Python3.8?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How can I install PyGMO in Python3.8?
#1
I want to use the PyGMO package (https://esa.github.io/pygmo/install.html). I use Pycharm with Python3.8, because I have never managed anything in this so called Python IDLE.

With Pycharm you can install packages via "Settings - Project Interpreter", which has always worked great so far. But with PyGmo I get the error message: "ERROR: Could not find a version that satisfies the requirement pygmo".

When I try it via Pip with the WHL file (https://pypi.org/project/pygmo/#files) I get the error message: (ERROR: pygmo-2.16.1-cp38-cp38-manylinux2010_x86_64.whl is not a supported wheel on this platform.). Where cp38 stands for the Python3.8 version I use. I also use the current Pip version 3.3.

Translated with www.DeepL.com/Translator (free version)
Reply


Messages In This Thread
How can I install PyGMO in Python3.8? - by TheGreatGhalib - Jan-20-2021, 09:32 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Install Python3 & PIP3 & Django on MAC OSX topjaba 1 3,617 Dec-24-2017, 08:18 PM
Last Post: metulburr

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020