Closed allrobot closed 5 months ago
Hey @allrobot sorry about the delay answering but dev isn't happening really much from GH any more and we're planning to make this instance more of a "mirror" from a private git service (coming soon).
This issue has already been reported multiple timees and it's well known that the current alpha release on pypi doesn't work:
upcoming changes that are prolly relvant:
poetry
for pkging syspdbpp
is kinda unmaintained/dead so we're now on pdbp
a fork and fix.a6
release that will have some pretty serious sweeping changes so it might be worth it to wait for that if you can ;)If allowed, please update the PyPI package to fix the issue.
Can the GitHub source be changed to a Python pip source? exmaple
pip install pdbpp
I can normally use
git clone xxxxx
here, but I don't know why there was an error in the execution.I must manually download and install the source code.
but run code, it will report error:
REPORT
I input command:
It still report error...