MadQt icon indicating copy to clipboard operation
MadQt copied to clipboard

issue MddQT can not sutup

Open EagleSkills opened this issue 2 years ago • 0 comments

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

EagleSkills avatar May 13 '23 10:05 EagleSkills