A quick note on this....

If installing on a clean version of Ubuntu server and you get the following 
error when running 'arcsi.py -h':


ImportError: libXrender.so.1: cannot open shared object file: No such file 
or directory


then use the following to fix it:


sudo apt-get install python-qt4


Hope that helps someone

Cheers

Al



On Tuesday, September 20, 2016 at 3:19:26 PM UTC+1, Pete Bunting [pfb] 
wrote:
>
> Dear all,  
>
> We have change the way in which we are making software available through 
> conda. As part of this we have removed the osgeo channel to avoid confusion 
> with the OSGEO (http://osgeo.org) and the packages are now available 
> through the conda-forge and rios channels. However, to make it a simpler 
> installation process we have created environments which are already 
> packaged up and available within the au-eoed channel. The environments have 
> arcsi, spdlib, pylidar, rsgislib, rios, python-fmask, kealib, tuiview etc. 
> all installed and setup. 
>
> We would recommend that you update to using these new builds, as there are 
> many bug fixes and new features in the packages. Please note these builds 
> are with GDAL 2.1. To install the python 3.5 builds for Linux and Mac OSX 
> using the environments we have created you need to install the 
> anaconda-client package from conda and then the appropriate environment. 
> Please note difference between linux and mac OS X here. 
>
> conda install anaconda-client
> # Linux
> conda env create au-eoed/au-osgeo-lnx
> source activate au-osgeo-lnx
> # Mac OSX
> conda env create au-eoed/au-osgeo-osx
> source activate au-osgeo-osx
>
> The environment will be created with the generic name we have assigned but 
> if you want to change it you will need to clone the environment to a new 
> name for example: conda create --name au-osgeo-lnx --clone my-osgeo-env
>
> Please let us know if you run into any difficulties. 
>
> Best wishes, 
>
> Pete
>
> ****************************************************
> * Dr Pete Bunting
> * Reader in Remote Sensing
> * Earth Observation and Ecosystem Dynamics Group
> * Department of Geography and Earth Sciences
> * Aberystwyth University
> * Aberystwyth
> * Ceredigion
> * SY23 3DB
> * UK
> * 
> * Ph: +44 (0) 1970 622615
> * Mob: +44 (0) 7917 842743
> * Email: p...@aber.ac.uk <javascript:>
> * ORCID: http://orcid.org/0000-0002-7435-0148
> ****************************************************
> *"Please consider the environment before printing this email or any 
> documents attached”*
>
>
>
> --------------------------------------------------------------------
> Un o’r 4 prifysgol uchaf yn y DU a’r gorau yng Nghymru am fodlonrwydd 
> myfyrwyr 
> (Arolwg Cenedlaethol y Myfyrwyr 2016) 
> www.aber.ac.uk 
>
> Top 4 UK university and best in Wales for student satisfaction 
> (National Student Survey 2016) 
> www.aber.ac.uk 
>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
spdlib-develop mailing list
spdlib-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/spdlib-develop

Reply via email to