24. apr. 2012 12.17 skrev Thomas Kluyver <[email protected]>: > On 24 April 2012 08:09, Thomas <[email protected]> wrote: >> File "/home/tdn/wc/software-dev/spye/spye-python/spye/__init__.py", >> line 548, in driver_set_input >> spye.drv_input.configure(**args) >> AttributeError: 'plugin' object has no attribute 'configure' > > I don't know the details of your code - is it possible that that error > could result from an import failing somewhere else?
Not exactly sure what you mean. Do you mean if the error is present in the source? It is not. When I run the python source files with Python interpreter, I do not see this import error. (if that is what you meant?) ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ cx-freeze-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cx-freeze-users
