-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Dear NiftyPET,
I am trying to install NiftyPET on a Linux system using a Conda environment, but I am encountering an issue during the final installation step.
Steps I followed:
- Created a new Conda environment:
conda create --name niftytest
- Activated the environment:
conda activate niftytest
- Installed dependencies:
conda install -c conda-forge python=3.10 numpy scipy scikit-image matplotlib nibabel pydicom conda install -c conda-forge python=3.10 ipykernel ipywidgets
- Set environment variables:
export PATHTOOLS=$HOME/NiftyPET_tools export HMUDIR=$HOME/mmr_hardwareumaps
- Installed required packages:
pip install --verbose nimpa pip install --verbose nipet # This is where I encountered the issue
The error occurs at the last step when trying to install nipet. I have attached the error log file for reference.
System Information:
- OS: Linux (please specify distribution if needed)
- Python version: 3.10 (Conda environment)
I would appreciate any guidance on how to resolve this issue.
Best regards,
Jaime
Metadata
Metadata
Assignees
Labels
No labels