Vitold S.
Vitold S.
What browser are you using (name and version)? Chrome What operating system are you using? Linux Please describe what you were trying to do when you encountered this error: Change...
During execution convert WHL package on Debian package raises an next error: ``` Traceback (most recent call last): File "~/log_functions/.venv/bin/wheel2deb", line 5, in from wheel2deb import main File "~/log_functions/.venv/lib/python3.9/site-packages/wheel2deb.py", line...
Let's I start search alternative to `poetry` see `pipenv` and meet with error using `git+ssh` support: ``` $ pipenv install ``` and cascade dependencies with `poetry` project dependencies description in...
During start service without access privilegies process closes with error code. Could you please add error code handler or way to error handling in 'error' events for example?