Note: there is no problem with autobuild 1.0.3 with default viewer code. autobuild --version errors out with -- (autobuild-1.1) C:\Users\Bill\P64\Kokua-SL-64>autobuild --version Traceback (most recent call last): File "C:\Users\Bill\Envs\autobuild-1.1\Scripts\autobuild-script.py", line 6, in <module> from pkg_resources import load_entry_point File "c:\users\bill\envs\autobuild-1.1\lib\site-packages\pkg_resources\__init__.py", line 36, in <module> import email.parser File "C:\Python27\Lib\email\parser.py", line 12, in <module> from email.feedparser import FeedParser File "C:\Python27\Lib\email\feedparser.py", line 27, in <module> from email import message File "C:\Python27\Lib\email\message.py", line 16, in <module> import email.charset File "C:\Python27\Lib\email\charset.py", line 13, in <module> import email.base64mime File "C:\Python27\Lib\email\base64mime.py", line 40, in <module> from email.utils import fix_eols File "C:\Python27\Lib\email\utils.py", line 28, in <module> import socket File "C:\Python27\Lib\socket.py", line 47, in <module> import _socket ImportError: DLL load failed: %1 is not a valid Win32 application.
Then when trying to update autobuild -- This happens for pip install hg+http://bitbucket.org/lindenlab/autobuild-1.1#egg=autobuild (autobuild-1.1) C:\Users\Bill\P64\Kokua-SL-64>pip install hg+ http://bitbucket.org/lindenlab/autobuild-1.1#egg=autobuild Traceback (most recent call last): File "C:\Python27\Lib\runpy.py", line 162, in _run_module_as_main "__main__", fname, loader, pkg_name) File "C:\Python27\Lib\runpy.py", line 72, in _run_code exec code in run_globals File "C:\Users\Bill\Envs\autobuild-1.1\Scripts\pip.exe\__main__.py", line 5, in <module> File "c:\users\bill\envs\autobuild-1.1\lib\site-packages\pip\__init__.py", line 21, in <module> from pip._vendor.requests.packages.urllib3.exceptions import DependencyWarning File "c:\users\bill\envs\autobuild-1.1\lib\site-packages\pip\_vendor\requests\__init__.py", line 62, in <module> from .packages.urllib3.exceptions import DependencyWarning File "c:\users\bill\envs\autobuild-1.1\lib\site-packages\pip\_vendor\requests\packages\__init__.py", line 29, in <module> import urllib3 ImportError: No module named urllib3
_______________________________________________ Policies and (un)subscribe information available here: http://wiki.secondlife.com/wiki/OpenSource-Dev Please read the policies before posting to keep unmoderated posting privileges