Guest User

Untitled

a guest
Nov 22nd, 2015
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. Tracback(most recent call last):
  2. File "test.py", line 1, in <module>
  3. from blinkstick import blinkstick
  4. File "C:\Python27\lib\site-packages\blinkstick\blinkstick.py", line 14, in <module>
  5. from random import randint
  6. File "C:\Users\Hoenn\Documents\random.py", line 1 in <module>
  7. """Random variable generators.
  8. ImportError: cannot import name blinkstick
Advertisement
Add Comment
Please, Sign In to add comment