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: cannot import name 'is_exe' #11

Closed
s-scherrer opened this issue Dec 21, 2016 · 1 comment
Closed

ImportError: cannot import name 'is_exe' #11

s-scherrer opened this issue Dec 21, 2016 · 1 comment

Comments

@s-scherrer
Copy link

I just tried to install pymake, but unfortunately it didn't work.

I think the line in pymake.py
from flopy import is_exe ...
should be
from flopy.mbase import is_exe ...

@jdhughes-usgs
Copy link
Collaborator

You have to pull the latest version of the development branch of flopy and pymake (the call you list is different in the latest pymake commit .

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