After installing the binaries according to the instructions, running fc_run results in the following error:
echo $LD_LIBRARY_PATH
/usr/local/lib
fc_run
Traceback (most recent call last):
File "/usr/local/bin/fc_run", line 7, in
from falcon_kit.mains.run1 import main
ImportError: No module named falcon_kit.mains.run1
After installing the binaries according to the instructions, running fc_run results in the following error: