Skip to content

Comments

Remove checks for FEniCS and python3#182

Merged
BenjaminRodenberg merged 2 commits intodevelopfrom
remove-fenics-python-checks
Sep 5, 2024
Merged

Remove checks for FEniCS and python3#182
BenjaminRodenberg merged 2 commits intodevelopfrom
remove-fenics-python-checks

Conversation

@BenjaminRodenberg
Copy link
Contributor

I removed the checks for the following reasons:

  1. FEniCS check turns out problematic in Modify setup.py to avoid crash due to version 4.0.0 of mpi4py during installation #181
  2. If we follow the recommended installation procedure pip install . the warnings are not shown. The warnings only appear for the deprecated python3 setup.py install

We can check for the python version (and potentially also FEniCS) when moving to pyproject.toml in a better way (see #179).

Co-authored-by: Frédéric Simonis <simonisfrederic@gmail.com>
@BenjaminRodenberg BenjaminRodenberg merged commit b3a9a28 into develop Sep 5, 2024
@BenjaminRodenberg BenjaminRodenberg deleted the remove-fenics-python-checks branch September 5, 2024 09:40
BenjaminRodenberg added a commit to NiklasVin/fenics-adapter that referenced this pull request Nov 7, 2024
Co-authored-by: Frédéric Simonis <simonisfrederic@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants