The numpy version in the installation of py4dstem-aiml
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 279
- Forks
- 177
- PR merge metrics
- No merged PRs in 30d
Description
Hi, all,
I encountered an issue when installing the py4dstem with AI/ML functionality by following the steps below:
conda update conda
conda create -n py4dstem-aiml
conda activate py4dstem-aiml
conda install -c conda-forge cudatoolkit=11.0 cudnn=8.1 cupy
pip install "py4dstem[aiml-cuda]"
The snapshot of this issue:
and I check the version of the installed python, 4dstem and numpy, please see below:
Is the version of numpy too high?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the listed conda and pip installation steps, then check the installed Python, py4DSTEM, and NumPy versions shown in the issue. Investigate the AI/ML installation dependency constraints and compare them with the reported NumPy version. Done means identifying whether NumPy is incompatible and documenting or correcting the supported installation path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- numpy, python
- Domain
- build-system, machine-learning
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100