简体   繁体   中英

no python 3.10 modules availables

i make everyday python 3.10 scripts (so all my modules are installed), but today all my scripts don't work. it gives me same error for each module ('ModuleNotFoundError: No module named x')

what could be happened? thx

ps windows 10

solved. uninstall python and reinstall it, with all modules.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM