StyleFlow
StyleFlow copied to clipboard
NVCC returned an error. See below for full command line and output log:
RuntimeError: NVCC returned an error. See below for full command line and output log:
/usr/local/cuda/bin/nvcc --std=c++11 -DNDEBUG "D:\workspace\StyleFlow-master\dnnlib\tflib\ops\fused_bias_act.cu" --preprocess -o "C:\Users\ADMINI~1\AppData\Local\Temp\tmp1ul3r79i\fused_bias_act_tmp.cu" --keep --keep-dir "C:\Users\ADMINI~1\AppData\Local\Temp\tmp1ul3r79i" --disable-warnings --include-path "D:\Study\Anconda\envs\tensorflow\lib\site-packages\tensorflow_core\include" --include-path "D:\Study\Anconda\envs\tensorflow\lib\site-packages\tensorflow_core\include\external\protobuf_archive\src" --include-path "D:\Study\Anconda\envs\tensorflow\lib\site-packages\tensorflow_core\include\external\com_google_absl" --include-path "D:\Study\Anconda\envs\tensorflow\lib\site-packages\tensorflow_core\include\external\eigen_archive" --compiler-bindir "C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.14.26428/bin/Hostx64/x64" 2>&1
系统找不到指定的路径。
I have downloaded vs2017 and modified the path。what means the above question????help me.Thanks
Hey, having the exact same issue. Please share any solutions you find
I had that same issue and fixed it by modifying some files. I have included all that in my fork: https://github.com/Tuba202/StyleFlow-Made-Easy
Just follow the instructions there, and it should work!
Hey, having the exact same issue. Please share any solutions you find
Have you solved it?
replace custom_ops.py with this https://github.com/justinjohn0306/StyleFlow-Windows-10/blob/master/dnnlib/tflib/custom_ops.py