ColorPy
ColorPy copied to clipboard
Maintaince fixes
I have a problem getting my python to run your program. Can I send you the comments I have after execution?
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.
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.