nearai / program_synthesis

Program Synthesis

Home Page:http://near.ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No module named "program_synthesis" on running train.py of algolisp

Sammed98 opened this issue · comments

On running train.py of algolisp I get an error of no module existing. Are the init files supposed to be empty? How to solve this issue?

You need to install this package.
If you already cloned it, you can install via pip install -e .