Hi all,
I'm running into an error where while I am running conanfile.py, the terminal stops and I have to end the program to do anything else. This happens during the following lines:
Consolidate compiler generated dependencies of target pyswice
[100%] Linking CXX shared module Basilisk/topLevelModules/_pyswice.so
[100%] Built target pyswice
[100%] Built target OverwriteSwig
I've tried shutting off the machine and retrying, and it stalls at this same line. I'm hoping someone else has run into this/ a similar issue and knows of a fix. Thanks for your help!