我在我的计算机上多次运行我的代码,但没有出现此错误。但突然间这个来了
File "e:\Python 3.8.0\lib\site-packages\comtypes\client\_code_cache.py", lin
import ctypes, logging, os, sys, tempfile, types
File "e:\Python 3.8.0\lib\tempfile.py", line 45, in <module>
from random import Random as _Random
ImportError: cannot import name 'Random' from 'random' (e:\python codes\random
Run Code Online (Sandbox Code Playgroud)