Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

ERROR: Complete output from command python setup.py egg_info #169

Open
TetyaseDaWina opened this issue May 23, 2019 · 1 comment
Open

ERROR: Complete output from command python setup.py egg_info #169

TetyaseDaWina opened this issue May 23, 2019 · 1 comment

Comments

@TetyaseDaWina
Copy link

TetyaseDaWina commented May 23, 2019

Hi,

Trying to install gippy.


Collecting gippy
  Using cached https://files.pythonhosted.org/packages/c4/58/c79b0213b3a601a5d921f00fc1b3b443edd4c31882d7f69271c793125d9c/gippy-1.0.3.tar.gz

ERROR: Complete output from command python setup.py egg_info:
    ERROR: Traceback (most recent call last):
      File "/tmp/pip-install-u1c7h7j4/gippy/setup.py", line 71, in get
        stdout=subprocess.PIPE, stderr=subprocess.PIPE).communicate()
      File "/usr/lib64/python3.6/subprocess.py", line 709, in __init__
        restore_signals, start_new_session)
      File "/usr/lib64/python3.6/subprocess.py", line 1344, in _execute_child
        raise child_exception_type(errno_num, err_msg, err_filename)
    FileNotFoundError: [Errno 2] No such file or directory: 'gdal-config': 'gdal-config'
 
    During handling of the above exception, another exception occurred:
    
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/tmp/pip-install-u1c7h7j4/gippy/setup.py", line 178, in <module>
        gdal_config = CConfig(os.environ.get('GDAL_CONFIG', 'gdal-config'))
      File "/tmp/pip-install-u1c7h7j4/gippy/setup.py", line 64, in __init__
        self.get_include()
      File "/tmp/pip-install-u1c7h7j4/gippy/setup.py", line 86, in get_include
        for item in self.get('--cflags').split():
      File "/tmp/pip-install-u1c7h7j4/gippy/setup.py", line 74, in get
        raise OSError("Could not find script")
    OSError: Could not find script
    ----------------------------------------
ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-install-u1c7h7j4/gippy/

I read the other issues, it is always because of gdal version ?

Thank you

@TetyaseDaWina
Copy link
Author

ozak/georasters#27

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant