Hi,
Getting the following error post cloning from Git on Ubuntu 16.04
./box-sync setup
Traceback (most recent call last):
File "./box-sync", line 51, in
from noiselabs.box.main import box_main
File "/home/ganesh/box-linux-sync/src/noiselabs/init.py", line 22, in
import('pkg_resources').declare_namespace(name)
ImportError: No module named pkg_resources
Regards