python封装程序Failed to execute script pyi_rth_multiprocessing错误

我的python程序编写环境为win10、python3.8.6,打包成exe文件后,在win10中能正常打开,没有任何问题。
将程序拷贝到另一台电脑,电脑使用的是win7系统,运行程序出现Failed to execute script pyi_rth_multiprocessing错误,错误显示如下:

Traceback (most recent call last):
  File "C:\Users\wuhen\AppData\Local\Programs\Python\Python38-32\Lib\site-packaes\PyInstaller\loader\rthooks\pyi_rth_multiprocessing.py", line 18, in <module>
  File 

你可能感兴趣的:(pyinstaller封装程序,机器学习,人工智能,python)