RedBeardCleric
Results
1
comments of
RedBeardCleric
$ python3 setup.py install Traceback (most recent call last): File "setup.py", line 3, in with open("README.MD","r") as file: FileNotFoundError: [Errno 2] No such file or directory: 'README.MD' But there is...