CSF
CSF copied to clipboard
Python import error
Hi, I tried to install CSF on WSL. It seemed that the install worked, however when importing the library in my code, this error occurs:
Traceback (most recent call last):
File "
Do you have an idea what could be wrong? Thanks so much in advance.
It may be related to the versionof the gcc compiler you have used, maybe because of missmatch in c-compiler and cxx-compiler version of anaconda and system. I never tested the WSL.