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

No module named osgeo #588

Open
carlostighe opened this issue Apr 24, 2020 · 0 comments
Open

No module named osgeo #588

carlostighe opened this issue Apr 24, 2020 · 0 comments

Comments

@carlostighe
Copy link

Attempting to install marine-planner and ran into an issue with madrona.

Collecting madrona
  Using cached madrona-4.1.tar.gz (10.3 MB)
    ERROR: Command errored out with exit status 1:
     command: /home/carlos/.virtualenvs/marine-planner/bin/python2 -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-zaKp7C/madrona/setup.py'"'"'; __file__='"'"'/tmp/pip-install-zaKp7C/madrona/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-install-zaKp7C/madrona/pip-egg-info
         cwd: /tmp/pip-install-zaKp7C/madrona/
    Complete output (2 lines):
    using distutils.setup
    No module named osgeo
    ----------------------------------------
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output
```.
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

1 participant