AttributeError: 'zipimporter' object has no attribute 'find_module'. Did you mean: 'load_module'? #11793
Closed
1 task done
Labels
resolution: duplicate
Duplicate of an existing issue/PR
Uh oh!
There was an error while loading. Please reload this page.
Description
AttributeError: 'zipimporter' object has no attribute 'find_module'. Did you mean: 'load_module'?
Expected behavior
juse run pip list and print all pack
pip version
can not get
Python version
Python 3.12.0a4
OS
linux
How to Reproduce
sudo apt install python3.12* && sudo apt install libpython1.12*
then wait
and run
python3.12 -m pip list
Output
Code of Conduct
The text was updated successfully, but these errors were encountered: