Getting an installation error, can anyone help?

70 views
Skip to first unread message

Gabrielle Hoelzle

unread,
Jul 25, 2018, 1:22:21 PM7/25/18
to RSGISLib Support

I am attempting to install using anaconda and am getting the following error 
condaerror.PNG

Nathan Thomas

unread,
Jul 25, 2018, 1:30:00 PM7/25/18
to Gabrielle Hoelzle, RSGISLib Support
Hi Gabrielle,

Try:

conda install -c conda-forge -c rios scikit-learn rios tuiview h5py

conda-forge is a channel like rios so you should have '-c conda-forge', not just -conda-forge




On 25 July 2018 at 13:22, Gabrielle Hoelzle <gabriell...@gmail.com> wrote:

I am attempting to install using anaconda and am getting the following error 

--
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-support+unsubscribe@googlegroups.com.
To post to this group, send email to rsgislib-support@googlegroups.com.
Visit this group at https://groups.google.com/group/rsgislib-support.
For more options, visit https://groups.google.com/d/optout.

Gabrielle Hoelzle

unread,
Jul 25, 2018, 1:41:48 PM7/25/18
to RSGISLib Support
Thank you for your help Nathan!
That seemed to work but when I try to bring in an application from rsgislib it fails. See attached error


On Wednesday, July 25, 2018 at 1:30:00 PM UTC-4, Nathan Thomas wrote:
Hi Gabrielle,

Try:

conda install -c conda-forge -c rios scikit-learn rios tuiview h5py

conda-forge is a channel like rios so you should have '-c conda-forge', not just -conda-forge



On 25 July 2018 at 13:22, Gabrielle Hoelzle <gabriell...@gmail.com> wrote:

I am attempting to install using anaconda and am getting the following error 

--
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.
To post to this group, send email to rsgislib...@googlegroups.com.
compile_error.PNG

Nathan Thomas

unread,
Jul 25, 2018, 1:44:17 PM7/25/18
to Gabrielle Hoelzle, RSGISLib Support
Hi Gabrielle,

Do you have rsgislib specifically installed?

Have you run: 

conda install -c conda-forge -c rios rsgislib

To unsubscribe from this group and stop receiving emails from it, send an email to rsgislib-support+unsubscribe@googlegroups.com.
To post to this group, send email to rsgislib-support@googlegroups.com.

Gabrielle Hoelzle

unread,
Jul 25, 2018, 1:49:33 PM7/25/18
to RSGISLib Support
Yes. I did this step already :)

Daniel Clewley

unread,
Jul 25, 2018, 2:23:34 PM7/25/18
to Gabrielle Hoelzle, RSGISLib Support
Hi Gabrielle,

I’d recommend creating a new environment and installing into this. For example using:

conda create -n rsgislib -c conda-forge arcsi tuiview
source activate rsgislib

If you still get errors with RSGISLib try:

conda update --all

Dan

Gabrielle Hoelzle

unread,
Jul 25, 2018, 3:41:32 PM7/25/18
to RSGISLib Support
This is a great group. So responsive. Thank you. I tried your idea Dan, still no luck. I am able to use python help to see rsgislib and see the applications but when I try to import the applications I get the error saying they dont exist.

Bborie Park

unread,
Jul 25, 2018, 4:10:41 PM7/25/18
to gabriell...@gmail.com, rsgislib...@googlegroups.com
You don't want that second "-c" as that flags an additional conda channel. All you want is...

conda install -c conda-forge rios rsgislib
Bborie Park
Data Science

Sam Franklin

unread,
Jul 26, 2018, 3:30:27 AM7/26/18
to rsgislib...@googlegroups.com
Hi List, not 100% sure if this is related to @gabrielle's install issues, but I created an issue over on the conda-forge gdal-feedback repo due to an rsgislib install issue on OSX.


When I install rsgislib (3.5.7) from conda-forge, this breaks gdal due to the libgdal (2.2.2) version used. This libgdal lib is a dependancy for arcsi.

I don't fully understand the ins and outs of the conda-forge build process but one of the conda-forge maintainers has picked up the issue. When they rebuild rsgislib and close the issue, I'll post a reply.

Like I said, 'might' be related to @gabrielle? Not sure.

Thanks

---
Sam Franklin

To unsubscribe from this group and stop receiving emails from it, send an email to rsgislib-support+unsubscribe@googlegroups.com.
To post to this group, send email to rsgislib-support@googlegroups.com.
--
Bborie Park
Data Science

--
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-support+unsubscribe@googlegroups.com.
To post to this group, send email to rsgislib-support@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages