Menu

#1 Error loading UI_FNAME

open
nobody
None
5
2011-05-21
2011-05-21
No

Hi: I'm using your software in arch. And I found this error:

==============
Traceback (most recent call last):
File "/usr/bin/girlook", line 29, in <module>
fname = girlook.girlook.UI_FNAME
AttributeError: 'module' object has no attribute 'girlook'
==============

It happens cause you imported girllok as: 'from girlook import girlook' and then called 'girlook.girlook.UI_FNAME', and that cause the python2 interpreter doesn't see the scope ob the object.

I'm using these versions:
python2 -> vPython 2.7.1
python2-distribute -> v0.6.16 (which in arch provides setuptools v0.6c11)
python-lxml -> 2.3
pygoject -> v2.28.4

Discussion


Log in to post a comment.

MongoDB Logo MongoDB