Hello all,

I tried to build Ellis from the source. I followed the instructions from installing dependencies, cloning the source, make env, and then to setting up the DB and tables.

Then I stuck at using create_numbers.py, with the error:
*unable to locate the **metaswitch.ellis.data **module.*
I did run sudo python metaswitch/ellis/tools/create_numbers.py --count 100 under the working directory ~/ellis/src/. I checked that __init__.py files indeed present in each of the folder ./metaswitch/, ./metaswitch/ellis/, and ./metaswitch/ellis/data/

Further, when I tried to import connection from the metaswitch.ellis.data working directory, I got another error:
*unable to locate the **sqlalchemy **module*.

Please advise what went wrong here. Thanks,

Lilin

_______________________________________________
Clearwater mailing list
[email protected]
http://lists.projectclearwater.org/listinfo/clearwater

Reply via email to