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

Broken pip install gdscript_docs_maker? #76

Closed
1 of 2 tasks
davcri opened this issue Dec 29, 2020 · 1 comment · Fixed by #77
Closed
1 of 2 tasks

Broken pip install gdscript_docs_maker? #76

davcri opened this issue Dec 29, 2020 · 1 comment · Fixed by #77

Comments

@davcri
Copy link
Contributor

davcri commented Dec 29, 2020

I'm submitting a...

  • Bug report.
  • Feature request.

Bug report

What is the current behavior?

gdscript_docs_maker doesn't install correctly.

This is probably related to a broken make build script.

Currently no python module or script is packaged when running it.

What is the expected behavior?

python3 -m gdscript_docs_maker runs the correct python module.

Tell us the steps to reproduce the bug, and if possible share a minimal demo of the problem.

I run this code on an updated Manjaro Linux distro. Python and pip are defaulted to version 3.

image

@davcri
Copy link
Contributor Author

davcri commented Dec 29, 2020

It seems that PyPi packages don't contain the correct Python files since v1.2.0.

I created a small script to inspect the content of v.1.2.0 and v.1.5.0

https://gist.github.com/davcri/11c47911408d3e748f8e6853e0ab90a2

Output here:

image

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

Successfully merging a pull request may close this issue.

1 participant