Hi, don't know if you have solved the issue, seems to be a network timeout error. Did you try to rerun python bootstrap.py?
Cheers On Wed, Jun 4, 2014 at 6:58 AM, hconb <[email protected]> wrote: > Hi,i meet a problem when i am installing Plumi,i neeed some help > > (The version is plumi.app-4.5) > > > > In order to install plumi,i reference the install.txt > > > --------------------------------------------------------------------------------- > > Before you start (PASS) > > Creating a Python Virtual Environment (PASS) > > Initial configuration (PASS) > > > --------------------------------------------------------------------------------- > > Install Plumi 4.x > > > > cd ffmpeg (PASS) > > python bootstrap.py (PASS) > > ./bin/buildout (PASS) > > > > After the ffmpeg buildout is finished you should run the plumi buildout: > > > > cd .. (PASS) > > > > python bootstrap.py > > (something wrong like this: ) > > hebo209@ubuntu:/plumi/plumi.app-4.5$ sudo python bootstrap.py > > While: > > Initializing. > > > > An internal error occured due to a bug in either zc.buildout or in a > > recipe being used: > > Traceback (most recent call last): > > > File "/tmp/tmpdeH3p4/zc.buildout-1.4.4-py2.7.egg/zc/buildout/buildout.py", > line 1682, in main > > user_defaults, windows_restart, command) > > > File "/tmp/tmpdeH3p4/zc.buildout-1.4.4-py2.7.egg/zc/buildout/buildout.py", > line 198, in __init__ > > data['buildout'].copy(), override)) > > > File "/tmp/tmpdeH3p4/zc.buildout-1.4.4-py2.7.egg/zc/buildout/buildout.py", > line 1358, in _open > > _update(eresult, _open(base, fname, seen, dl_options, override)) > > > File "/tmp/tmpdeH3p4/zc.buildout-1.4.4-py2.7.egg/zc/buildout/buildout.py", > line 1306, in _open > > path, is_temp = download(filename) > > > File "/tmp/tmpdeH3p4/zc.buildout-1.4.4-py2.7.egg/zc/buildout/download.py", > line 96, in __call__ > > local_path, is_temp = self.download(url, md5sum, path) > > > File "/tmp/tmpdeH3p4/zc.buildout-1.4.4-py2.7.egg/zc/buildout/download.py", > line 173, in download > > tmp_path, headers = urllib.urlretrieve(url, tmp_path) > > File "/usr/lib/python2.7/urllib.py", line 94, in urlretrieve > > return _urlopener.retrieve(url, filename, reporthook, data) > > File "/usr/lib/python2.7/urllib.py", line 240, in retrieve > > fp = self.open(url, data) > > File "/usr/lib/python2.7/urllib.py", line 208, in open > > return getattr(self, name)(url) > > File "/usr/lib/python2.7/urllib.py", line 345, in open_http > > h.endheaders(data) > > File "/usr/lib/python2.7/httplib.py", line 969, in endheaders > > self._send_output(message_body) > > File "/usr/lib/python2.7/httplib.py", line 829, in _send_output > > self.send(msg) > > File "/usr/lib/python2.7/httplib.py", line 791, in send > > self.connect() > > File "/usr/lib/python2.7/httplib.py", line 772, in connect > > self.timeout, self.source_address) > > File "/usr/lib/python2.7/socket.py", line 571, in create_connection > > raise err > > IOError: [Errno socket error] [Errno 110] Connection timed out > > > > Well,what’s the problem? How can i do that ? thanks! > > > > _______________________________________________ > Discuss mailing list > [email protected] > http://lists.plumi.org/listinfo/discuss > > -- https://unweb.me state of the art information systems
_______________________________________________ Discuss mailing list [email protected] http://lists.plumi.org/listinfo/discuss
