You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: