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

problem with med2image #8

Open
bm19140 opened this issue Feb 10, 2018 · 12 comments
Open

problem with med2image #8

bm19140 opened this issue Feb 10, 2018 · 12 comments

Comments

@bm19140
Copy link

bm19140 commented Feb 10, 2018

Hi
i installed med2image (ver 1.1.1)with:
pip3 install med2image
but when When i run it i have this following error :

med2image -i .\MRI.nii -d out -o image.jpg -s -1
Traceback (most recent call last):
File "med2image.py", line 29, in
from . import error
ImportError: cannot import name 'error'
please help me.
thanks

@bm19140
Copy link
Author

bm19140 commented Feb 13, 2018

I need it. why does not work. please help me

@bm19140 bm19140 changed the title error eith med2image error with med2image Feb 13, 2018
@bm19140 bm19140 changed the title error with med2image problem with med2image Feb 13, 2018
@rudolphpienaar
Copy link
Member

rudolphpienaar commented Feb 13, 2018 via email

@bm19140
Copy link
Author

bm19140 commented Feb 15, 2018

yes. i use windows7. which platform is suitable for med2image. i installed
ba1
it on centos (with fsl-vbm virtual machine) again had more error.
i need it . please help me.
thanks

@bm19140
Copy link
Author

bm19140 commented Feb 15, 2018

in windows:
ba2

@mtoloo
Copy link

mtoloo commented Mar 5, 2018

I had the same problem and solved by installing python3-tk package using os package manager (Ubuntu)

@mfeldman143
Copy link

image
windows10 I also had that error and tried to install python3-tk but it does not exist

@lucastakejame
Copy link

Same problem here (windows 10).

@mangozy
Copy link

mangozy commented Sep 27, 2018

I do not know how to use this package in both Windows command line environment and Python 3 Jupyter Notebook environment. If you could explain how to use med2image? The description on https://pypi.org/project/med2image/#description is insufficient to explain how to use this package. Thanks.

cmd_error

notebook_error

@alexlaurence
Copy link

In unix, you have to write python3 med2image ...
In jupyter notebook, you have to write !med2image ...

@Sakib1263
Copy link

This command is not for windows.

@arushivyas
Copy link
Contributor

Please go through the new and updated README.rst file and follow the instructions to run med2image on a UNIX system.

We are now also providing a Docker container called pl-med2img

Follow this link for detailed instructions: https://github.com/FNNDSC/pl-med2img

@sparklerl
Copy link

#19 (comment)

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

10 participants