--
You received this message because you are subscribed to the Google Groups "ASTRID-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to astrid-users...@googlegroups.com.
To post to this group, send email to astrid...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/astrid-users/3beb367a-26f5-4dd1-8e17-380412d410ea%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
saramac:ASTRID sara$ ./ASTRID-osx
Failed to execute script ASTRID
Traceback (most recent call last):
File "ASTRID.py", line 9, in <module>
File "/Users/pranjal/Library/Python/2.7/lib/python/site-packages/PyInstaller/loader/pyimod03_importers.py", line 389, in load_module
File "dendropy/__init__.py", line 24, in <module>
File "/Users/pranjal/Library/Python/2.7/lib/python/site-packages/PyInstaller/loader/pyimod03_importers.py", line 389, in load_module
File "dendropy/dataio/__init__.py", line 20, in <module>
File "/Users/pranjal/Library/Python/2.7/lib/python/site-packages/PyInstaller/loader/pyimod03_importers.py", line 389, in load_module
File "dendropy/dataio/newickreader.py", line 27, in <module>
File "/Users/pranjal/Library/Python/2.7/lib/python/site-packages/PyInstaller/loader/pyimod03_importers.py", line 389, in load_module
File "dendropy/utility/textprocessing.py", line 40, in <module>
File "locale.py", line 543, in getdefaultlocale
File "locale.py", line 475, in _parse_localename
ValueError: unknown locale: UTF-8
Hi Sara,Please try the release for ASTRID-2 atThis has been optimized for better performance and easier installation. You may need to install Java on your system for it to work (but OS X will suggest this if it is the case).Let me know if it works or not.Thanks,Pranjal
--
You received this message because you are subscribed to the Google Groups "ASTRID-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to astrid-users...@googlegroups.com.
To post to this group, send email to astrid...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/astrid-users/fb8f7fad-694d-4d69-8987-b0193d805f31%40googlegroups.com.
[srocha@triploid astrid_pod]$ ./ASTRID-linux
Traceback (most recent call last):
File "ASTRID", line 9, in <module>
File "/home/vachasp2/.local/lib/python2.7/site-packages/PyInstaller-3.3.dev0+gd25657e.mod-py2.7.egg/PyInstaller/loader/pyimod03_importers.py", line 389, in load_module
File "dendropy/__init__.py", line 24, in <module>
File "/home/vachasp2/.local/lib/python2.7/site-packages/PyInstaller-3.3.dev0+gd25657e.mod-py2.7.egg/PyInstaller/loader/pyimod03_importers.py", line 389, in load_module
File "dendropy/dataio/__init__.py", line 20, in <module>
File "/home/vachasp2/.local/lib/python2.7/site-packages/PyInstaller-3.3.dev0+gd25657e.mod-py2.7.egg/PyInstaller/loader/pyimod03_importers.py", line 389, in load_module
File "dendropy/dataio/newickreader.py", line 27, in <module>
File "/home/vachasp2/.local/lib/python2.7/site-packages/PyInstaller-3.3.dev0+gd25657e.mod-py2.7.egg/PyInstaller/loader/pyimod03_importers.py", line 389, in load_module
File "dendropy/utility/textprocessing.py", line 40, in <module>
File "locale.py", line 543, in getdefaultlocale
File "locale.py", line 475, in _parse_localename
ValueError: unknown locale: UTF-8
Failed to execute script ASTRID
--