(2) I did create the environment and continue with the installation following the steps on the bat file but I got the attached error message (after running line 264: tethys gen settings ...). I think the 'unsetenv' function is not available in the 'os' module on windows (... \ src \ tethys_apps \ base \ testing \ environment.py)
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Tethys Platform
Gonzalo:
I'm sorry you are having trouble. Can you give us a little more detail? Which version of Windows are you trying to install Tethys on and which version of Python are you using/installing?
swainn
unread,
Jul 9, 2018, 11:15:07 AM7/9/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Tethys Platform
Gonzalo:
I did further investigation and discovered that this is an issue with Python 3. In the current release version of Tethys Platform, Python 3 is experimental. We plan to have full Python 3 support in our next release. You may try checking out the latest development version by switching to the master branch and pulling the latest. Scott addressed many of the Python 3 issues in a recent pull request. We are still working on making tethys_dataset_services compatible with Python 3, which includes the GeoServer API. For any production installation, I would recommend working with Python 2 for the time being.
Regards,
Nathan
On Thursday, July 5, 2018 at 9:10:37 AM UTC-6, Gonzalo Espinoza Davalos wrote: