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 <rep...@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 <rep...@bugs.python.org>
> <http://bugs.python.org/issue19041>
> _______________________________________
>

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue19041>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to