Hi Jefferson,

I think this is because it is still looking for the osgeo channel in your 
config file (you must have added at some point).

You can remove using:

conda config --remove channels osgeo

The instructions should work after this.

Thanks,

Dan

On Tuesday, 20 September 2016 16:07:10 UTC+1, Jefferson Ferreira-Ferreira 
wrote:
>
>
> Dear Pete, thanks for this update.
>
> However, trying to install the new builds I received the following message:
>
> $ conda install anaconda-client
> Using Anaconda Cloud api site https://api.anaconda.org
> Fetching package metadata ........Error: Could not find anaconda.org user 
> osgeo
>
>
>
>
> *Jefferson Ferreira-Ferreira, **PhD Candidate *
>
> *Geographer*
>
>
>
> *Ecosystem Dynamics Observatory <http://tscanada.wix.com/ecodyn> - 
> EcoDyn/UNESP*
> *Department of **Geography *
> *Institute of Geosciences and Exact Sciences** (IGCE)*
> *São Paulo State University (UNESP)*
> *Rio Claro, SP - Brazil*
>
>
> 2016-09-20 10:19 GMT-04:00 Pete Bunting [pfb] <p...@aber.ac.uk 
> <javascript:>>:
>
>> 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 
>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "RSGISLib Support" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to rsgislib-suppo...@googlegroups.com <javascript:>.
>> To post to this group, send email to rsgislib...@googlegroups.com 
>> <javascript:>.
>> Visit this group at https://groups.google.com/group/rsgislib-support.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
------------------------------------------------------------------------------
_______________________________________________
spdlib-develop mailing list
spdlib-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/spdlib-develop

Reply via email to