[issue19041] requested (DLL) module could not be found
New submission from Tcll: I think this issue more revolves around PyGLEW, but LaunchPad won't let me report to them... I've taken a screenshot of the issue rather than trying to explain it: http://lh3.ggpht.com/-d6gM0Qlq9Ek/UjhxFDFOmAI/FIU/Vwell0V1Vo8/s1400/error.jpg I've also notified the PyGPU developers who require the installation for their project. -- components: Extension Modules messages: 197994 nosy: Tcll priority: normal severity: normal status: open title: requested (DLL) module could not be found type: compile error versions: Python 2.7 ___ Python tracker <http://bugs.python.org/issue19041> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue19041] requested (DLL) module could not be found
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 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 > <http://bugs.python.org/issue19041> > ___ > -- ___ Python tracker <http://bugs.python.org/issue19041> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue22661] WinXP concerns
New submission from Tcll: About a week ago I read you were also dropping support for WinXP. This will cause issues for me as I don't support newer Win (or should I say MS-RAT infested) OS's I use linux now, but I still use XP as a testing interface for Windows. (I will not install any newer windows as I prefer my freedom when MS pushes their button) I hope this changes development aims to continue supporting WinXP... if not, I can no longer consider python as cross-platform, and will be forced to use an outdated cross-platform interpreter. I'm still looking into how to disable the MS-RAT with python, as a friend of my friend has already done it. my friend wasn't interested in asking him how when he did it, and getting in contact with him is quite difficult. if (and only if) I can disable MS's RAT, I will gladly use a newer windows as a testing interface, so long as I can hack it like XP. (I like doing cool things to my OS, which is what I mean by "hacking") The reason I chose 2.7 for the python version is due to me being a PyOpenGL programmer and that the extension runs faster in 2.7 -- components: Windows messages: 229597 nosy: Tcll, steve.dower, tim.golden, zach.ware priority: normal severity: normal status: open title: WinXP concerns type: enhancement versions: Python 2.7 ___ Python tracker <http://bugs.python.org/issue22661> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue22661] WinXP concerns
Tcll added the comment: I'm sorry... I wasn't trying to sound negative... I deal with alot of stress from many developers in this area, so yea, you can see why I sound like that. but thanks for telling me about that with 2.7 :) though I was hoping to try out python3 in the future. =3= -- ___ Python tracker <http://bugs.python.org/issue22661> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue22661] WinXP concerns
Tcll added the comment: ah I see in that case, I work on my program for you guys as well :) it won't be finished any time soon, but what I'm working on is a recompiler specifically for this garbage of cross-platform support being hindered. so in the mean-time try to do what you can towards keeping XP supported ;) just understand, from what I've been hacking and paying attention to, MS wants to control both the market and Windows PC users. (the initial release if the XBox One is my biggest push away from Windows) ^ MS is only holding back on those restrictions for a later time that RAT I talk about has been found in all versions of Windows from Vista and up. (it's not confirmed by hackers to work in Vista, but that doesn't mean it doesn't work) I wish you guys the best of luck ;) Thanks for trying at least :) +1 guys ;) *looks toward other developers* finally, developers that do stuff right -- ___ Python tracker <http://bugs.python.org/issue22661> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com