py4dstem / py4dstem/py4DSTEM

The numpy version in the installation of py4dstem-aiml

Open
#675 4 comments 0 reactions 0 assignees View on GitHub

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:
image

and I check the version of the installed python, 4dstem and numpy, please see below:
image

Is the version of numpy too high?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.