[ 
https://issues.apache.org/jira/browse/SDAP-207?focusedWorklogId=299110&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-299110
 ]

ASF GitHub Bot logged work on SDAP-207:
---------------------------------------

                Author: ASF GitHub Bot
            Created on: 22/Aug/19 01:58
            Start Date: 22/Aug/19 01:58
    Worklog Time Spent: 10m 
      Work Description: fgreg commented on pull request #82: SDAP-207 GDAL 
Import error
URL: https://github.com/apache/incubator-sdap-nexus/pull/82
 
 
   Updated anaconda and used new option `conda config --set channel_priority 
strict` to fix some of the errors. Also created a conda environment to execute 
inside of instead of using base.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 299110)
    Remaining Estimate: 0h
            Time Spent: 10m

> GDAL Import error
> -----------------
>
>                 Key: SDAP-207
>                 URL: https://issues.apache.org/jira/browse/SDAP-207
>             Project: Apache Science Data Analytics Platform
>          Issue Type: Bug
>          Components: nexus
>            Reporter: Frank Greguska
>            Assignee: Frank Greguska
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Getting an import error from GDAL at runtime:
>  
> Traceback (most recent call last):
>   File "/usr/local/anaconda2/lib/python2.7/runpy.py", line 174, in 
> _run_module_as_main
>     "__main__", fname, loader, pkg_name)
>   File "/usr/local/anaconda2/lib/python2.7/runpy.py", line 72, in _run_code
>     exec code in run_globals
>   File "/tmp/incubator-sdap-nexus/analysis/webservice/webapp.py", line 233, 
> in <module>
>     importlib.import_module(moduleDir)
>   File "/usr/local/anaconda2/lib/python2.7/importlib/__init__.py", line 37, 
> in import_module
>     __import__(name)
>   File "webservice/algorithms/doms/__init__.py", line 17, in <module>
>     import BaseDomsHandler
>   File "webservice/algorithms/doms/BaseDomsHandler.py", line 40, in <module>
>     import gdal
>   File "/usr/local/anaconda2/lib/python2.7/site-packages/gdal.py", line 2, in 
> <module>
>     from osgeo.gdal import deprecation_warn
>   File "/usr/local/anaconda2/lib/python2.7/site-packages/osgeo/__init__.py", 
> line 21, in <module>
>     _gdal = swig_import_helper()
>   File "/usr/local/anaconda2/lib/python2.7/site-packages/osgeo/__init__.py", 
> line 17, in swig_import_helper
>     _mod = imp.load_module('_gdal', fp, pathname, description)
> ImportError: libpoppler.so.71: cannot open shared object file: No such file 
> or directory



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to