我试图在cmd中使用pyinstaller,但是我收到了错误:'pyinstaller' is not recognized as an internalC:\Users\username>C:\Users\username\AppData\Local\Programs\Python\Python36-32\Scr
我有一个在python(v 3.6)上制作的非常简单的应用程序,我想使用pyinstaller.I冻结它。我需要关于如何使用我的应用程序(Main.py)的pyinstaller的帮助,使用我创建的环境及其所有的软件包。如果我运行"pyinstaller Main.py“,我得到这个错误: File "Ma
我一直在尝试在我的程序scratch_1.py上使用PyInstaller。PyCharm项目文件夹名为"idigen",它保存在我的桌面上。所以,我像这样改变了导演:然后,转到使用pyinstaller,我得到了这个错误:-bash: pyinstaller: command not found
我
当我在ide(Pycharm)上运行时,我的脚本每天都会显示一个包含新词及其含义的通知,但是在使用auto-py- to -exe转换为exe之后,什么也没有发生。url)
soup = BeautifulSoup(html_file, 'lxml') # for documentation check this https://zetcode.com/pythonsoup.find(class_="otd-item-headword__pos"