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

Trouble following packaging libraries tutorial #453

Closed
yaturner opened this issue Feb 22, 2021 · 3 comments
Closed

Trouble following packaging libraries tutorial #453

yaturner opened this issue Feb 22, 2021 · 3 comments

Comments

@yaturner
Copy link

Thank you for providing feedback on Python packaging!

To help us help you, please fill out as much of the following as you can. If a question is not relevant, feel free to skip it.

  1. What is your operating system and version?

Raspberry Pi OS (debian) buster
build_error.txt

  1. What is your Python version?

python 3.7

  1. What version of pip do you have?

18.1

  1. If following an online tutorial or guide, please provide a link to the page or section giving you trouble:

https://packaging.python.org/tutorials/packaging-projects/

  1. Could you describe your issue in as much detail as possible?

created the example shown in tutorial and got the errors shown in attached file, as instructed init.py was empty

@layday
Copy link
Member

layday commented Feb 23, 2021

Please see #454 (comment).

@yaturner
Copy link
Author

yaturner commented Feb 23, 2021 via email

@layday
Copy link
Member

layday commented Mar 9, 2021

The tutorial has been updated to draw attention to setup.py.

@layday layday closed this as completed Mar 9, 2021
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

3 participants
@yaturner @layday and others