开发者

What is necessary to use Win32 extensions with Portable Python

开发者 https://www.devze.com 2023-01-14 15:07 出处:网络
I installe开发者_JS百科d Portable Python in an USB drive and it is working but I cannot make it import Win32 extensions.Which version are you using? What is the error?

I installe开发者_JS百科d Portable Python in an USB drive and it is working but I cannot make it import Win32 extensions.


Which version are you using? What is the error?

If you are using PP 1.1 based on 2.6.1, there is a known bug that prevents import of pythoncom and there is also a workaround to fix it:

http://groups.google.com/group/portablepython/browse_frm/thread/acfacb783bc39cb7

0

精彩评论

暂无评论...
验证码 换一张
取 消