error: [Errno 2] No such file or directory: 'd:\bjc_workspace\vsprojects\bjcpractise\06pyside6frame\pyqt-siliconui\venv\lib\site-packages\PyQt_SiliconUI-1.0.1-py3.12.egg\siui\templates\application\components\layer\layer_left_global_drawer\pycache\layer_left_global_drawer.cpython-312.pyc.2622882953328'
2.看见venv已经有PyQt_SiliconUI-1.0.1-py3.12.egg就没管,继续python start.py
ModuleNotFoundError: No module named 'siui'
1.python setup.py install 安装过程有个err。
error: [Errno 2] No such file or directory: 'd:\bjc_workspace\vsprojects\bjcpractise\06pyside6frame\pyqt-siliconui\venv\lib\site-packages\PyQt_SiliconUI-1.0.1-py3.12.egg\siui\templates\application\components\layer\layer_left_global_drawer\pycache\layer_left_global_drawer.cpython-312.pyc.2622882953328'
2.看见venv已经有PyQt_SiliconUI-1.0.1-py3.12.egg就没管,继续python start.py ModuleNotFoundError: No module named 'siui'