python - ImportError: No module named pysqlite2 while installing Firefox sync server -
python - ImportError: No module named pysqlite2 while installing Firefox sync server -
i'm trying install firefox syncserver described here firefox sync server installation. such did following
installed python2.7 , virtualenvgit clone https://github.com/mozilla-services/syncserver cd syncserver sudo create build everything fine when ran sudo create test next error
when check virtualenv site see
i'm not sure if related or needs done here. seems virtualenv using it's own local python setup not scheme python. how create utilize scheme python. tried tampering makefile no results.
python python-2.7 firefox virtualenv
Comments
Post a Comment