Resolving import errors reported by PyLint in modules using Python.NET

adam.preble at gmail.com adam.preble at gmail.com
Mon Aug 12 00:21:55 EDT 2013


I thought I responded to this.  Oh well <shrugs>

On Friday, August 9, 2013 12:47:43 AM UTC-5, Benjamin Kaplan wrote:
> Are you using Python.NET or IronPython? IronPython is reasonably well
> 
> supported, and it looks like there's a patch you can use to get PyLint
> 
> working on it (see
> 
> http://mail.python.org/pipermail/ironpython-users/2012-June/016099.html
> 
> ). Not sure what's going on with Python.NET

Definitely Python.NET in this case.  It looks like that issue is different than what I get.  PyLint just gets import errors when trying to import the modules, which it just reports with everything else I've done wrong.



More information about the Python-list mailing list