pycharm中用pyinstaller 打包生成 .exe时出现typeerror:expected str,bytes or os.path,not None type解决方法
系统:win1064位错误提示如下:Traceback(mostrecentcalllast):File"C:\Users\user\Desktop\untitled1\venv\Scripts\pyinstaller-script.py",line11,inload_entry_point('PyInstaller==3.4','console_scripts','pyinstaller')()