79255439

Date: 2024-12-05 16:14:41
Score: 1.5
Natty:
Report link

Yes, I also got the error 'link.exe' failed with exit code 1104. The files foo.pyx and foo.c were located on a share. The path was rather long. Or maybe the spaces in the path caused trouble. When I copied those files to folder C:\temp and I ran the command 'cythonize -a -i foo.pyx' there, the error did not occur again and the build finished without problems: "Finished generating code" and "copying build\lib.win-amd64-3.8\foo.cp38-win_amd64.pyd".

Reasons:
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Dobedani