You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I installed Falcon 1.8.0 on a HPC cluster. However, when I execute
csv2rdf
Traceback (most recent call last):
File "/QRISdata/Q0231/software/FALCON-integrate/fc_env/bin/csv2rdf", line 7, in <module>
from rdfextras.tools.csv2rdf import main
ImportError: No module named rdfextras.tools.csv2rdf
Hi, I installed Falcon 1.8.0 on a HPC cluster. However, when I execute
What did I miss?
Best wishes,
Mic