MRI-preprocessing-techniques icon indicating copy to clipboard operation
MRI-preprocessing-techniques copied to clipboard

Install antspynet in a requriements.txt but couod not find a version that satisfies tensorflow?

Open citystrawman opened this issue 2 years ago • 1 comments

Hello, I am trying to install dependencies from the requirements.txt file in the repo

I opened the repo using vscode and opened a terminal and executes pip install -r requirements.txt. after several hours' struggling I still could not solve the issue as follows:

image

I've alredy installed tensorflow but I could not find the version that meets the requirements. I appreciate if anyone could solve this issue. Thank you!

citystrawman avatar Dec 17 '23 11:12 citystrawman

Hello. I would suggest to use a linux based environment. As I mentioned in the course. AntsPy is not smoothly supported in windows, the same goes for AntsPyNet. Check these issues:

  • https://github.com/ANTsX/ANTsPy/issues/28
  • https://github.com/ANTsX/ANTsPy/issues/301
  • https://github.com/ANTsX/ANTsPyNet/issues/73

Angeluz-07 avatar Jan 07 '24 21:01 Angeluz-07

Update 2025: I have updated the project by adding docker support. Now you have an alternative to overcome this issue, take a look in the readme section

Angeluz-07 avatar Jan 06 '25 23:01 Angeluz-07