-
Type: Bug
-
Status: Resolved
-
Priority: Blocker
-
Resolution: Fixed
-
Affects Version/s: 2.2.227
-
Fix Version/s: 2.4.1
-
Component/s: Packaging / Build
-
Tags:
-
Sprint:nxMS 9.1.2
-
Story Points:0
The executable build using cx_Freeze is broken:
Traceback (most recent call last): File "setup.py", line 558, in <module> exit(main()) File "setup.py", line 555, in main NuxeoDriveSetup(attribs) File "setup.py", line 542, in __init__ super(bdist_msi, self).__init__(*args, **kwargs) TypeError: super() argument 1 must be type, not classobj