Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

不会用 #37

Open
aolai666 opened this issue Sep 25, 2023 · 3 comments
Open

不会用 #37

aolai666 opened this issue Sep 25, 2023 · 3 comments

Comments

@aolai666
Copy link

按步骤操作了。然后如何使用,我是新手不太懂。用的mac

@LeetaoGoooo
Copy link
Owner

按步骤操作了。然后如何使用,我是新手不太懂。用的mac

你说的操作是指开发还是直接下载了安装包?

@aolai666
Copy link
Author

就是下载了

@aolai666
Copy link
Author

按步骤操作了。然后怎么使用,我是新手不太懂。用mac

你说的操作是指开发还是直接下载了安装包?

pip install py2app
python3 -m setup.py py2app
Requirement already satisfied: py2app in /Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages (0.28.6)
Requirement already satisfied: altgraph>=0.17.3 in /Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages (from py2app) (0.17.3)
Requirement already satisfied: modulegraph>=0.19.5 in /Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages (from py2app) (0.19.5)
Requirement already satisfied: macholib>=1.16.2 in /Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages (from py2app) (1.16.2)
Requirement already satisfied: setuptools in /Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages (from modulegraph>=0.19.5->py2app) (65.5.0)
/Library/Frameworks/Python.framework/Versions/3.11/bin/python3: Error while finding module specification for 'setup.py' (ModuleNotFoundError: No module named 'setup'). Try using 'setup' instead of 'setup.py' as the module name.
然后怎么办

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants