Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation error with pip/python #102

Open
pandyasneha opened this issue Jul 21, 2023 · 0 comments
Open

Installation error with pip/python #102

pandyasneha opened this issue Jul 21, 2023 · 0 comments

Comments

@pandyasneha
Copy link

Dear team, thank you for this useful tool. I am trying to install this tool in AWS EC2 instance which has python version 3.10.6 installed. I tried installing fmridenoise with both suggested installation methods, however with both of them there is an error and I am not able to install it. Is a specific version of python or pip required to install fmridenoise, or a specific way to import or use if when installed via a suggested method ?

1] I downloaded the project from github using git clone https://github.com/compneuro-ncu/fmridenoise.git command. Then after I did sudo python3 ~/fmridenoise/setup.py install. With this I get an error message error: traits 6.4.1 is installed but traits!=5.0,<6.4,>=4.6 is required by {'nipype'}

2] When I try installing it with sudo pip3.10 install fmridenoise shows no error and gives Successfully installed frozendict-2.3.8 matplotlib-3.7.2 nibabel-5.1.0 nilearn-0.10.1 nipype-1.8.6 numpy-1.25.1 pandas-2.0.3 psutil-5.9.5 pybids-0.16.1 pydot-1.4.2 scipy-1.11.1 seaborn-0.12.2 sklearn-0.0.post7 traits-6.3.2, but I cannot access fmridenoise. When I try fmridenoise -h, I get /usr/local/bin/fmridenoise: No such file or directory

Best,
Sneha

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant