[issue22739] "There is no disk in the drive" error

Pop Expangea report at bugs.python.org
Thu Jan 6 04:33:06 EST 2022


Pop Expangea <expangea at gmail.com> added the comment:

Probably not a Python bug, but I have detected this problem a couple of times, and it always happened the same way, while using pdoc package in a Python script. 

#### Steps to reproduce the behavior:
1. Connect mobile telephone (Avenzo Xirius 5.5 AV112) to my USB port to charge it.
2. Run a Python script which uses pdoc package: https://github.com/mitmproxy/pdoc
3. Only sometimes ... Python hangs and raises this alert: https://bugs.python.org/issue22739
4. If I launch other Python scripts no problem at all. If I comment out pdoc call in my script, no problem at all.
5. My pdoc script will only come back to work normally when in unplug my mobile telephone from USB port.

I understand pdoc tries to read .py scripts in my hard disk to produce html documentation.

----------
nosy: +expangea

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue22739>
_______________________________________


More information about the Python-bugs-list mailing list