cx_Freeze - pkg_resources.DistributionNotFound: The 'pycountry'

前端 未结 0 881
一向
一向 2021-02-06 04:38

I am trying to make executable file from the Python script using cx_Freeze with following configuration in setup.py:

from cx_Freeze import setup, Exe         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题