Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Installation on windows in Python 3 #263

Closed
Farzadtb opened this issue Apr 5, 2019 · 2 comments
Closed

Installation on windows in Python 3 #263

Farzadtb opened this issue Apr 5, 2019 · 2 comments

Comments

@Farzadtb
Copy link

Farzadtb commented Apr 5, 2019

Hi all

I followed this link to install pygmo on Python 3 on windows, so it should have been simply pip install pygmo like here

but when I check and ran the example here

Python did not know the cassini_1() problem, as it was not installed..

the installation guides here are different from the previous one, and more elaborated and not clear how to do in Python , I don't even know how to do that

@Farzadtb
Copy link
Author

Farzadtb commented Apr 6, 2019

Why is this package sooooo compllicated ? I am now having to follow installing Mingw with its own problems to install boos and git and cmake http://mingw.org/wiki/Getting_Started

@bluescarni
Copy link
Member

You are mixing up the documentation from the previous version of pagmo/pygmo (1.x) with the current one (2.x). pagmo/pygmo 1.x and 2.x are different and separate libraries, although with many similarities.

The cassini_1() problem is not part of pagmo/pygmo 2.x, as for version 2.x the decision was made to split out domain-specific optimisation problems into distinct affiliated packages. Perhaps @darioizzo can be more precise about this, as he is the main author of the astrodynamical problems for pagmo/pygmo.

Our suggestion, generally speaking, is to install pagmo/pygmo under Windows using the conda package manager, as the pip packages are currently in maintenance-only mode and their future is uncertain.

I will go ahead and close this report for the time being, if you have further issues with pagmo/pygmo installation please open a new report.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants