romanvm / python-web-pdb

Web-based remote UI for Python's PDB debugger
MIT License
505 stars 45 forks source link

use pyinstaller pack web_pdb can't show PDB Console normally #70

Open kangss88 opened 3 months ago

kangss88 commented 3 months ago

it can show line change, but can't show other log, such as print information

romanvm commented 2 months ago

The project was not tested with pyinstalled so it is not guaranteed to work.