MadPonyInteractive / MadQt

Tutorials and Tools for PyQt and PySide
MIT License
24 stars 3 forks source link

issue MddQT can not sutup #7

Open EagleSkills opened 1 year ago

EagleSkills commented 1 year ago

Traceback (most recent call last): File "c:\Users\Sayed\AppData\Local\Programs\Python\Python311\qresource\MadQt-0.0.31\setup.py", line 3, in with open("README.md", "r", encoding="utf-8") as fh: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ FileNotFoundError: [Errno 2] No such file or directory: 'README.md'

I changed the file path and that is an error again

ps/python3.11.exe c:/Users/Sayed/AppData/Local/Programs/Python/Python311/qresource/MadQt-0.0.31/setup.py
usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] or: setup.py --help [cmd1 cmd2 ...] or: setup.py --help-commands or: setup.py cmd --help

error: no commands supplied