Skip to content

Installation with pip fails due to Numpy requirement change on python 3.12 #47

@shortydutchie

Description

@shortydutchie

Hi

Installation from following

python -m pip install https://github.com/MolecularAI/QSARtuna/releases/download/3.1.4/qsartuna-3.1.4.tar.gz

fails with python 3.12 on Ubuntu 24.04.

I think it is the numpy version requirement that needs changing there, it looks to install Numpy 1.23.5 but on python 3.12 that needs to be 1.26.4 minimum. Installation with pip therefore fails.

Would it be possible to change this please?

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions