Hi, You need to use the Python executable created by crest (not the system Python) when running any crest tools (see https://github.com/Metaswitch/crest/blob/dev/docs/development.md#setting-up-a-virtualenv for more details). This python is created in the bin/ subdirectory.
Ellie -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Priyanka Sent: 15 July 2015 13:32 To: [email protected] Subject: [Clearwater] homestead bulk provisioning issue Hi, For source code installation doing bulk provisioning is giving the following error: ubuntu64@homestead-2:~/crest/src$ python metaswitch/crest/tools/bulk_create.py /home/ubuntu64/crest/users2.csv Traceback (most recent call last): File "metaswitch/crest/tools/bulk_create.py", line 41, in <module> from metaswitch.common import utils ImportError: No module named common There is no module named common in the metaswitch folder.Please help me resolve it. Thanks, Priyanka _______________________________________________ Clearwater mailing list [email protected] http://lists.projectclearwater.org/listinfo/clearwater _______________________________________________ Clearwater mailing list [email protected] http://lists.projectclearwater.org/mailman/listinfo/clearwater_lists.projectclearwater.org
