Skip to content

Conversation

@KOLANICH
Copy link

No description provided.

@sarc2202
Copy link

sarc2202 commented Jul 9, 2023

I have a problem getting my python to run your program. Can I send you the comments I have after execution?

@KOLANICH
Copy link
Author

Can I send you the comments I have after execution?

Don't ask to ask, just ask. In order to build a package you need to use python3 -m build. Then the package is installed via pip install ./dist/*.whl. python3 ./setup.py ... is an obsolete way and should never be used anymore.

@KOLANICH
Copy link
Author

And it is not my program. I just did some maintaince fixes making it more convenient and a bit more secure for me to use it.

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 this pull request may close these issues.

2 participants