标签: python python-3.x cx-freeze
我尝试使用bdist_img命令在Windows机器上通过cx_freeze构建mac磁盘映像,但是我收到此错误:error: invalid command 'bdist_dmg'
error: invalid command 'bdist_dmg'
任何人都有关于问题可能是什么的暗示?谢谢!