bird-house / kingfisher

A Web Processing Service for Earth-Observation Data Analysis
Other
0 stars 0 forks source link

Path configuration #6

Open nilshempelmann opened 5 years ago

nilshempelmann commented 5 years ago

outputs, Logfile and snap installation are not ending up at the right places

''' f: No module named 'snappy' Traceback (most recent call last): File "/home/nils/birdhouse/kingfisher/kingfisher/processes/wps_COP_indices.py", line 278, in _handler img = eodata.plot_band(tile, file_extension='PNG', colorscheem=indice) File "/home/nils/birdhouse/kingfisher/kingfisher/eodata.py", line 101, in plot_band from snappy import ProductIO ModuleNotFoundError: No module named 'snappy' '''

nilshempelmann commented 5 years ago

conda_env should be ls ~/.conda/envs/kingfisher/ but is:

Installing snappy ... Setting CONDA_ENV=/home/nils/birdhouse/kingfisher