06-17-2016, 12:57 AM
hi, make sure you're spellilng it right.
If Python can't find a module its either because you spelled it wrong, or you didn't install it correctly. Make sure you follow the instructions for installing (on git-hub) sudo python setup.py install
... and do that from the unzipped directory. What gnu+linux are you using?
If Python can't find a module its either because you spelled it wrong, or you didn't install it correctly. Make sure you follow the instructions for installing (on git-hub) sudo python setup.py install
... and do that from the unzipped directory. What gnu+linux are you using?