Guest User

Untitled

a guest
Jan 22nd, 2017
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. C:Usersusergvana>python AAA.py
  2. Traceback (most recent call last):
  3. File "AAA.py", line 1, in <module>
  4. from lib import BBB
  5. ImportError: cannot import name 'BBB'
  6.  
  7. lib
Add Comment
Please, Sign In to add comment