[issue19041] requested (DLL) module could not be found

Tcll report at bugs.python.org
Tue Sep 17 18:48:35 CEST 2013


Tcll added the comment:

yeh... the only thing I was thinking was on Python's end was the DLL
(Highlighted in the img) failing to register.
(I have seen cases of PYD modules used in the same manner, such as PyWin32
modules)

but yea, I see now that isn't the case, so thank you :)

On Tue, Sep 17, 2013 at 12:36 PM, R. David Murray <report at bugs.python.org>wrote:

>
> R. David Murray added the comment:
>
> You are correct, this is not likely to be a problem with Python itself
> (the interactive prompt in your screen capture doesn't look like what
> Python would produce by itself).  So, since it is almost certainly not a
> bug in Python, it's not appropriate for this issue tracker.
>
> (The fact that the import fails probably means that PyGLEW didn't compile
> or install correctly.)
>
> ----------
> nosy: +r.david.murray
> resolution:  -> invalid
> stage:  -> committed/rejected
> status: open -> closed
> type: compile error ->
> versions: +3rd party -Python 2.7
>
> _______________________________________
> Python tracker <report at bugs.python.org>
> <http://bugs.python.org/issue19041>
> _______________________________________
>

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue19041>
_______________________________________


More information about the Python-bugs-list mailing list