I am getting this issue when I run imdbpy2sql.py with the proper arguments
with a mysql scheme and I can't seem to figure out the issue. I posted on Stack
Overflow<http://stackoverflow.com/questions/8177402/error-returned-when-running-imdbpy2sql-py-with-mysql-database>but
I only managed to resolve part of the problem and this is what
remains.

The following is the output:

Traceback (most recent call last):
  File "/usr/local/bin/imdbpy2sql.py", line 4, in <module>
    import pkg_resources
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2672, in
<module>
    working_set.require(__requires__)
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 654, in
require
    needed = self.resolve(parse_requirements(requirements))
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 552, in
resolve
    raise DistributionNotFound(req)
pkg_resources.DistributionNotFound: decorator

Does anyone happen to know what is happening and/or have a solution to the
issue?
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Imdbpy-help mailing list
Imdbpy-help@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/imdbpy-help

Reply via email to