8000 I don't python... how do I make this executable? · Issue #88 · python-kasa/python-kasa · GitHub
[go: up one dir, main page]

Skip to content
8000

I don't python... how do I make this executable? #88

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

Closed
nhusby opened this issue Jul 10, 2020 · 3 comments
Closed

I don't python... how do I make this executable? #88

nhusby opened this issue Jul 10, 2020 · 3 comments

Comments

@nhusby
Copy link
nhusby commented Jul 10, 2020

I know almost nothing about Python. There is no setup.py, how do I make this into some kind of executable code?

@nhusby
Copy link
Author
nhusby commented Jul 10, 2020

Figured it out. Had to install Python 3.8 and "pip3 install --pre python-kasa".

@nhusby nhusby closed this as completed Jul 10, 2020
@rytilahti
Copy link
Member

Or to install locally, you can always do poetry install, or poetry build and then install the created wheel. Glad you got it working though!

@nhusby
Copy link
Author
nhusby commented Jul 15, 2020

Thanks!

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
0