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 can only make guesses here. There are issues on the new arm based macs with libffi. You can try to install cffi via pip to avoid the issue. I am not aware of problems on others OSes. Alternatively, you can also try the https://pypi.org/project/telingo/ package. Just remove the conda package and install the pip package in the conda environment.
You have to make sure that you do not use the cffi package from conda forge. The one from pypi should work. You can use the command below to overwrite the one in your conda environment using the command below:
Hi Newbie user here,
I've just intalled telingo, following the information on the anaconda cite:
conda install potassco/label/dev::telingo
But I only get a zsh: segmentation fault telingo ./prog2tel.pl
The conda intallation automatically adds clingo version 5.7.2
Any help will be greatly appreciated.
Regards,
Pae
The text was updated successfully, but these errors were encountered: