alexxed / narro

Automatically exported from code.google.com/p/narro
2 stars 4 forks source link

Import Fail: Modules Errors #317

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Clone directory /home/alexxed/alexxed/narro_data/mozilla-build/project-28-hg
Build directory /home/alexxed/alexxed/narro_data/mozilla-build/project-28-obj
Running "/usr/bin/easy_install 
--install-dir=/home/alexxed/alexxed/narro_data/mozilla-build/project-28-obj/comp
are-locales/lib/ -U compare-locales" in "/home/alexxed/alexxed/narro-hg/narro" 
returned 1
'import site' failed; use -v for traceback
Traceback (most recent call last):
File "/usr/bin/easy_install", line 5, in <module>
from pkg_resources import load_entry_point
File "/usr/lib/python2.6/site-packages/pkg_resources.py", line 16, in <module>
import sys, os, zipimport, time, re, imp, types
ImportError: No module named time

Original issue reported on code.google.com by hitmana...@gmail.com on 5 Jul 2012 at 4:11

GoogleCodeExporter commented 9 years ago
Can you please provide the link to the page where you've seen this ?

Original comment by alex...@gmail.com on 19 Jul 2012 at 5:22

GoogleCodeExporter commented 9 years ago
This error is displayed on the Firefox Aurora project export page. 

Original comment by hitmana...@gmail.com on 20 Jul 2012 at 3:57

GoogleCodeExporter commented 9 years ago
It probably fixed itself by a compare locales update (it's done automatically). 
Please retest.

Original comment by alex...@gmail.com on 24 Jul 2012 at 7:51