Skip to content

Installation fails with python3.8 in Ubuntu 20.04 #2

Description

@DanyIvan

I followed the installation instructions, creating a conda environment with all dependencies and python 3.8. Conda installs numpy 1.24.1 with that python version. However, when I run python setup.py install I get the following error: installation_error.txt

This error could be reproduced with the following commands in ubuntu 20.04:

conda create -n photochempy -c conda-forge python=3.8 numpy scipy scikit-build
conda activate photochempy
python setup.py install

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions