teacherpeterpan / Logic-LLM

The project page for "LOGIC-LM: Empowering Large Language Models with Symbolic Solvers for Faithful Logical Reasoning"
MIT License
244 stars 38 forks source link

Problems with running the code #5

Closed wernerolaf closed 10 months ago

wernerolaf commented 10 months ago

Hello, I have troubles with running the code, First of all I get an errors from unused import. After optimizing imports I get an following error ModuleNotFoundError: No module named 'func_timeout'

wernerolaf commented 10 months ago

Now I have an issue with installing pyke

wernerolaf commented 10 months ago

Now code runs after additional installs