Reputation: 1
Collecting aspose-total-java
Using cached aspose-total-java-22.6.0.tar.gz (3.4 kB)
Preparing metadata (setup.py) ... error
error: subprocess-exited-with-error
× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [7 lines of output]
Traceback (most recent call last):
File "<string>", line 2, in <module>
File "<pip-setuptools-caller>", line 34, in <module>
File "C:\Users\Administrator\AppData\Local\Temp\pip-install-zqnlm7yk\aspose-total-java_a857f3e3c09849118cf54d8475471634\setup.py", line 4, in <module>
with open("README.md", "r", encoding="utf-8") as fh:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: 'README.md'
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed
I try to install aspose-total-java on windows and even updated setup tools and pip version still I'm getting this message:
Upvotes: 0
Views: 111