Ubuntu Pastebin

Paste from ssbash at Mon, 12 Jun 2017 22:51:49 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
sohan@_:/snap/wsnap/x1/lib/python3.5/site-packages$ wsnap.wrat 
Traceback (most recent call last):
  File "/snap/wsnap/x1/bin/wraticus.py", line 10, in <module>
    from wraticus.lib.wrat_config import Config
  File "/snap/wsnap/x1/bin/wraticus.py", line 10, in <module>
    from wraticus.lib.wrat_config import Config
ImportError: No module named 'wraticus.lib'; 'wraticus' is not a package
sohan@_:/snap/wsnap/x1/lib/python3.5/site-packages$ ls | grep wraticus
wraticus
wraticus-0.44.dist-info
wraticus-0.44-py3.5.egg-info
sohan@_:/snap/wsnap/x1/lib/python3.5/site-packages$ 
Download as text