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

roi_buddy fails to launch on mac #20

Open
phaedrus2018 opened this issue Oct 13, 2015 · 1 comment
Open

roi_buddy fails to launch on mac #20

phaedrus2018 opened this issue Oct 13, 2015 · 1 comment

Comments

@phaedrus2018
Copy link

I've installed sima and roibuddy in anaconda on mac.

In terminal, I typed roibuddy to launch the app but this fails with following messages.

from roibuddy.roi_buddy import main
ImportError: No module named roibuddy.roi_buddy

What should I do ?

any help appreciated.

@pkaifosh
Copy link
Member

pkaifosh commented Nov 8, 2015

Are you able to open a python shell and run the following:

>>> import roibuddy

If it fails, then you probably have not installed the package properly.

jzaremba added a commit that referenced this issue Aug 31, 2016
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

2 participants