
Hi,I found your e-mail addresses on the GitHub ulmo page, and I would like to ask your help on an update issue I have. I am a beginner user of Python. I have been using Spyder, in conjunction with the ulmo package, on a Windows machine to download historical precipitation observations. I have been doing this successfully for about 1.5 years. Recently, I started receiving a certificate error when trying to download data using ulmo. The certificate issue may be related to the version of ulmo I am running. In Spyder, I ran ulmo.__version__, which shows that I am running 0.7.6. The latest version on the github page is 0.8.4. I would like to update my package, but I do not know how. I have tried running:pip freeze > requirements.txt && pip install --upgrade -r requirements.txt && del requirements.txton the Windows command line with no success. Here is a subset of the output:Requirement already up-to-date: ulmo==0.7.6 in C:\users\kholman\appdata\local\continuum\annaconda\lib\site-packagesDo you know how I can update the ulmo package to 0.8.4? Will this require some kind of manual download? Any tips or suggestions would be greatly appreciated.Thank you,Katie Holman
Try
conda update conda
To get the latest version of conda. If that doesn't work you may need to reinstall a more recent version of anaconda or raise it on the anaconda mailing list.
Dharhas
--
You received this message because you are subscribed to the Google Groups "ulmo" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ulmo+uns...@googlegroups.com.
To post to this group, send email to ul...@googlegroups.com.
Visit this group at https://groups.google.com/group/ulmo.
For more options, visit https://groups.google.com/d/optout.