CERN/TIGRE

Python compilation error

tsadakane opened this issue · 0 comments

Expected Behavior

Compilation success

Actual Behavior

Traceback (most recent call last):
  File "F:\ws\20230811_tsTIGRE_b3d75a0_110015\Python\setup.py", line 24, in <module>
    raise ValueError("flag not understood, only ---no_pinned_memory accepted")
ValueError: flag not understood, only ---no_pinned_memory accepted

Code to reproduce the problem (If applicable)

Python setup.py develop --user > Build.log 2>&1

The --user option is in the installation instruction.

Specifications

  • Python version: 3.10
  • OS: Windows 10
  • CUDA version: 11.8