Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • autosubmit autosubmit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 338
    • Issues 338
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 21
    • Merge requests 21
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Earth SciencesEarth Sciences
  • autosubmitautosubmit
  • Issues
  • #1461
Closed
Open
Issue created Nov 21, 2024 by Manuel G. Marciani@mgimenezMaintainer

Can not install Autosubmit 4.1.11 with python 3.9

Hello @dbeltran, @bdepaula, @isimomun, @ltenorio

Autosubmit Version

Autosubmit v4.1.11

Python 3.9.5

Summary

Upon cloning and running python setup.py install it fails to install one of Autosubmit's dependencies: contourpy.

I do not know if this is known by you guys and I have missed the discussion, but I though that Autosubmit 4 should work with all versions of python which are atleast 3 (I loosely remember hearing about some incompatibility, but not sure).

Steps to reproduce

Create virtual environment with python 3.9.5, clone repo, checkout to tag v4.1.11, and run python setup.py install.

What is the current bug behavior?

Installed /home/mgimenez/Documents/local/dev/venvs/autosubmit4-devel/lib/python3.9/site-packages/autosubmit-4.1.11-py3.9.egg
Processing dependencies for autosubmit==4.1.11
Searching for contourpy>=1.0.1
Reading https://pypi.org/simple/contourpy/
Downloading https://files.pythonhosted.org/packages/25/c2/fc7193cc5383637ff390a712e88e4ded0452c9fbcf84abe3de5ea3df1866/contourpy-1.3.1.tar.gz#sha256=dfd97abd83335045a913e3bcc4a09c0ceadbe66580cf573fe961f4a825efa699
Best match: contourpy 1.3.1
Processing contourpy-1.3.1.tar.gz
error: Couldn't find a setup script in /tmp/easy_install-6r285a8u/contourpy-1.3.1.tar.gz

Any other relevant information

Countourpy has no version for python 3.9, hence why it is failing.

Edited Nov 21, 2024 by Manuel G. Marciani
Assignee
Assign to
Time tracking