Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Now the.whl file is gone. How can it be resolved? #17

Open
luan1223 opened this issue Dec 25, 2024 · 1 comment
Open

Now the.whl file is gone. How can it be resolved? #17

luan1223 opened this issue Dec 25, 2024 · 1 comment

Comments

@luan1223
Copy link

Preparing metadata (setup.py) ... error
error: subprocess-exited-with-error

× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [6 lines of output]
Traceback (most recent call last):
File "", line 2, in
File "", line 34, in
File "……\compressed-rtf_4c49765f347041ae85467e8ef2b4fa70\setup.py", line 7, in
import compressed_rtf
ModuleNotFoundError: No module named 'compressed_rtf'
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed

@sht2017
Copy link

sht2017 commented Jan 23, 2025

You may try the following steps if you are using it on win64:

  1. Go check sht2017/python-win64-embedded-patch.
  2. Download the whole repository, extract all files.
  3. Execute start_build.bat, input you target python version(e.g. 3.11.9, executable files must valid on this version) then enter.
  4. Sit and relax, if everything's fine you'll see the .whl in minutes.

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

No branches or pull requests

2 participants