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
I am trying to install Trident on MacOS. I am able to run Trident on terminal, but I can't seem to figure out how to make it usable for python. It doesn't seem to generate the file "trident.so" after the compilation. I was wondering if you would be able to help on this issue. Thank you in advance.
The text was updated successfully, but these errors were encountered:
Hi,
I know nothing about the Python support for Trident, but I know this:
- you have to run cmake with the -DPYTHON=1 option
- the MacOS equivalent of the suffix “.so” is “.dylib”.
I hope this helps.
Best wishes,
Ceriel Jacobs
On 7 Jul 2020, at 00:50, Sean Yang ***@***.***> wrote:
Thank you for your work!
I am trying to install Trident on MacOS. I am able to run Trident on terminal, but I can't seem to figure out how to make it usable for python. It doesn't seem to generate the file "trident.so" after the compilation. I was wondering if you would be able to help on this issue. Thank you in advance.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
Thank you for your work!
I am trying to install Trident on MacOS. I am able to run Trident on terminal, but I can't seem to figure out how to make it usable for python. It doesn't seem to generate the file "trident.so" after the compilation. I was wondering if you would be able to help on this issue. Thank you in advance.
The text was updated successfully, but these errors were encountered: