I'v been trying to run this project for ages, it always show this error:
D:\MingmingApplication\Pycharm_Professional_Projects\Yolov8\.venv\Scripts\python.exe D:\MingmingApplication\Pycharm_Professional_Projects\WeldingDefectDetection\WeldingDefectDetection\app.py
D:\MingmingApplication\Pycharm_Professional_Projects\Yolov8\.venv\Lib\site-packages\torch\utils\_pytree.py:185: FutureWarning: optree is installed but the version is too old to support PyTorch Dynamo in C++ pytree. C++ pytree support is disabled. Please consider upgrading optree using `python3 -m pip install --upgrade 'optree>=0.13.0'`.
warnings.warn(
Process finished with exit code 0
I have followed the instructions and upgrade the package but it didn't work. I've been trying to use every method I could, it still shows this error and it doesn't have any output.
I'v been trying to run this project for ages, it always show this error:
I have followed the instructions and upgrade the package but it didn't work. I've been trying to use every method I could, it still shows this error and it doesn't have any output.