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

ImportError: No module named pyimgsaliency #5

Open
RoseLii opened this issue Nov 8, 2017 · 2 comments
Open

ImportError: No module named pyimgsaliency #5

RoseLii opened this issue Nov 8, 2017 · 2 comments

Comments

@RoseLii
Copy link

RoseLii commented Nov 8, 2017

ImportError: No module named pyimgsaliency

@renejahn
Copy link

Have you tried installing the module first?
In the root directory there is a setup.py.

Just run the following and you should be able to import it.
python setup.py install

afterwards:
import pyimgsaliency

@HypoGump
Copy link

HypoGump commented Apr 2, 2018

I have the same problem. Have you solved that?

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

3 participants