Stitch
Stitch copied to clipboard
Import Error with Crypto
trafficstars
After installing all dependencies and the running "python main.py" I get the following error: stitch_utils.py", line 25, in
Crypto is installed, and shows up when using "pip freeze" and the folder etc is in my python directory.
This is when running on Windows.

use easy_install but first of all remove it with pip uninstall
My pull request should fix this
Mac user having same problem