Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Tracback(most recent call last):
- File "test.py", line 1, in <module>
- from blinkstick import blinkstick
- File "C:\Python27\lib\site-packages\blinkstick\blinkstick.py", line 14, in <module>
- from random import randint
- File "C:\Users\Hoenn\Documents\random.py", line 1 in <module>
- """Random variable generators.
- ImportError: cannot import name blinkstick
Advertisement
Add Comment
Please, Sign In to add comment