ImportError: cannot import name MAXREPEAT with cx_Freeze

后端 未结 6 642
梦谈多话
梦谈多话 2020-12-18 21:04

I\'m running into an issue with cx_Freeze when running a frozen application (works fine unfrozen).

When running the program it results in the following

6条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-18 21:43

    If all else fails, I got things running using this: http://www.kiwisoft.co.uk/blog/2014/08/17/fixed-importerror-cannot-import-name-maxrepeat

提交回复
热议问题