Discuss Scratch

Sigton
Scratcher
1000+ posts

cx_Freeze for Python 3.5?

Anyone know of a working cx_Freeze for Python 3.5? All I've found is one from the Unofficial Windows Binaries for Python Extension Packages ( http://www.lfd.uci.edu/~gohlke/pythonlibs/ ) but it doesn't seem to work.

Sigton
__init__
Scratcher
1000+ posts

cx_Freeze for Python 3.5?

Sigton wrote:

Anyone know of a working cx_Freeze for Python 3.5? All I've found is one from the Unofficial Windows Binaries for Python Extension Packages ( http://www.lfd.uci.edu/~gohlke/pythonlibs/ ) but it doesn't seem to work.

Sigton
I loved those binaries when I used Windows. It was one of my few bookmarks.

Why doesn't it work?
Sigton
Scratcher
1000+ posts

cx_Freeze for Python 3.5?

__init__ wrote:

Sigton wrote:

Anyone know of a working cx_Freeze for Python 3.5? All I've found is one from the Unofficial Windows Binaries for Python Extension Packages ( http://www.lfd.uci.edu/~gohlke/pythonlibs/ ) but it doesn't seem to work.

Sigton
I loved those binaries when I used Windows. It was one of my few bookmarks.

Why doesn't it work?
Yeah, those binaries are great.
Error message:
KeyError: 'TCL_LIBRARY'

Sigton
AppLab
Scratcher
100+ posts

cx_Freeze for Python 3.5?

Yeah, I came across the same problem. (Long story short: I got python 2.7) You should also know to distribute cx_freeze generated binaries the designated system needs to have python or the mscvr dll, mscvr dlls require a Visual Studio licence to distribute.
Sigton
Scratcher
1000+ posts

cx_Freeze for Python 3.5?

AppLab wrote:

Yeah, I came across the same problem. (Long story short: I got python 2.7) You should also know to distribute cx_freeze generated binaries the designated system needs to have python or the mscvr dll, mscvr dlls require a Visual Studio licence to distribute.
Right…
I can see why you got Python 2.7
Do you think I should do that or wait until an official cx_Freeze for Python 3.5 comes out?

Sigton

Powered by DjangoBB