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

PIP Install only installs dist-info files, not py files #21

Closed
SamE123 opened this issue Nov 23, 2024 · 3 comments
Closed

PIP Install only installs dist-info files, not py files #21

SamE123 opened this issue Nov 23, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@SamE123
Copy link

SamE123 commented Nov 23, 2024

Have an issue where attempting to install the API via pip-install gives only dist-info files and not the modules.

@b3yc0d3 b3yc0d3 added the bug Something isn't working label Dec 8, 2024
@b3yc0d3
Copy link
Owner

b3yc0d3 commented Dec 11, 2024

As soon as i got time, i'll look in to that weird bug.

@b3yc0d3
Copy link
Owner

b3yc0d3 commented Dec 31, 2024

So it turns out that for what ever reason, the whl file only contains meta data.

@b3yc0d3
Copy link
Owner

b3yc0d3 commented Dec 31, 2024

Fixed that issue, version 2.1.0 should work now
pip install rule34Py==2.1.0

@b3yc0d3 b3yc0d3 closed this as completed Dec 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants