-
Notifications
You must be signed in to change notification settings - Fork 170
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
pip install & ImportError #53
Comments
did you try the more standard approach of
|
It does not help for installing on that particular server machine... I was instaling it on ma personal machine, and it works there... so it probably linked to the specific configuration, could it be? |
Unclear if this can/will be addressed. Please reopen if needed. |
Got the same issue/error. https://travis-ci.com/muschellij2/deepbleed/jobs/281243452#L7693. I think this may be due to the fact I forgot the ITKR (which builds a lib for ITK) was built on trusty. Trying on trusty now. Edit - that was not true - they were built on xenial and so was the build I refernced above. |
The following attempts were made on a POWER 9, with nvidia tesla, running Ubuntu 22.04: straight to bare metal
docker containers
This is just a summary, I've been trying for a few days now, but today I gave up after trying with
In one of the attempts, in a container, I launched a Could someone give me a hug to lessen my frustration? 😅 Or else shed some light on my ignorance? Any tip is worth. Thanks in advance. Here is part of the docker build output:
|
Describe the bug
I am facing some difficulty with compiling the
To Reproduce
Steps to reproduce the behavior:
pip install cmake
pip install git+https://github.com/ANTsX/ANTsPy.git
python3 BIRL/results/BmANTsPy/run_ANTsPy.py BIRL/data_images/rat-kidney_/scale-5pc/Rat_Kidney_HE.jpg BIRL/data_images/rat-kidney_/scale-5pc/Rat_Kidney_PanCytokeratin.jpg BIRL/data_images/rat-kidney_/scale-5pc/Rat_Kidney_PanCytokeratin.csv BIRL/results/BmANTsPy/0
Desktop (please complete the following information):
(sysname='Linux', nodename='cmpgrid-73', release='4.9.0-6-amd64', version='#1 SMP Debian 4.9.82-1+deb9u3 (2018-03-02)', machine='x86_64')
Python 3.5.3 (default, Jan 19 2017, 14:11:04) ; [GCC 6.3.0 20170118] on linux
The text was updated successfully, but these errors were encountered: