serwer firefox-sync

Bartosz Świątek shadzik at gmail.com
Fri Aug 26 11:02:05 CEST 2011


2011/8/26 Andrzej Kaczmarczyk <andrkac w wp.pl>:
> Próbuję uruchomić serwer firefox-sync zgodnie z tym:
>
> http://docs.services.mozilla.com/howtos/run-sync.html
>
> Niestety, po
>
>
> $ make build
>
>
> otrzymuję
>
> # make build
> virtualenv --no-site-packages --distribute .
> New python executable in ./bin/python
> Installing distribute......
> Complete output from command /opt/firefox_sync/bin/python -c "#!python
> \"\"\"Bootstra... main(sys.argv[1:])
> " --always-copy -U distribute:
> Traceback (most recent call last):
> File "<string>", line 18, in <module>
> ImportError: No module named time
> ----------------------------------------
> ...Installing distribute...done.
> Traceback (most recent call last):
> File "/usr/bin/virtualenv", line 9, in <module>
> load_entry_point('virtualenv==1.6.1', 'console_scripts', 'virtualenv')()
> File "/usr/share/python2.7/site-packages/virtualenv.py", line 795, in main
> never_download=options.never_download)
> File "/usr/share/python2.7/site-packages/virtualenv.py", line 892, in
> create_environment
> search_dirs=search_dirs, never_download=never_download)
> File "/usr/share/python2.7/site-packages/virtualenv.py", line 593, in
> install_distribute
> search_dirs=search_dirs, never_download=never_download)
> File "/usr/share/python2.7/site-packages/virtualenv.py", line 562, in
> _install_req
> cwd=cwd)
> File "/usr/share/python2.7/site-packages/virtualenv.py", line 863, in
> call_subprocess
> % (cmd_desc, proc.returncode))
> OSError: Command /opt/firefox_sync/bin/python -c "#!python
> \"\"\"Bootstra... main(sys.argv[1:])
> " --always-copy -U distribute failed with error code 1
> make: *** [build] B��d 1
>
>
> Nie znam pythona w ogóle, nie wiem w jakim skrypcie jest problem... jak to
> rozwiązać?
> Wszystkie (?) potrzebne paczki są zainstalowane, chociaż "No module named
> time" sugeruje brak. Tylko gdzie jest ten modul?

W python-modules.



-- 
"I'm living proof if you do one thing right in your career, you can
coast for a long time. A LOOOOONG time." -Guy Kawasaki


More information about the pld-devel-pl mailing list