python - importError: no module named _winreg python3 -


where can download _winreg python3 if can @ all. have 'windir' on e:\windows. not know if cx_freeze did not notice that. using cx_freeze create msi installer.

as says in _winreg documentation, has been renamed winreg in python 3.0. should run 2to3 tool if you're converting code written python 2.x.


Comments

Popular posts from this blog

Add email recipient to all new Trac tickets -

400 Bad Request on Apache/PHP AddHandler wrapper -

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -