Nucleon729

Results 5 comments of Nucleon729

actually I manage to go to the root error: ninja: error: Stat(qtquickcontrols2/src/imports/controls/fusion/impl/CMakeFiles/qtquickcontrols2fusionstyleimplplugin_resources_qtquickcontrols2fusionstyleimplplugin_qml_files_resource_2.dir/.rcc/qmlcache/qtquickcontrols2fusionstyleimplplugin_qml_files_resource_2/qmlcache_loader.cpp.obj): Filename longer than 260 characters how to fix that @chengzeyi ? any idea? thank you

Hi @chengzeyi thank you for your reply, here is the log I get after using `pip3 install -e --no-build-isolation -v --no-use-pep517 --debug` > > (py311) C:\Users\Shadow\Downloads\stable-fast-main\stable-fast-main>pip3 install -e --no-build-isolation -v...

I've added the path to the rep in the command line: `pip3 install -e C:\Users\Shadow\Downloads\stable-fast-main\stable-fast-main --no-build-isolation -v --no-use-pep517 --debug` > (py311) C:\Users\Shadow\Downloads\stable-fast-main\stable-fast-main>pip3 install -e C:\Users\Shadow\Downloads\stable-fast-main\stable-fast-main --no-build-isolation -v --no-use-pep517 --debug >...

All working. was not using the good CUDA version matching the requirements. All good! thank you for your cooperation