rattlesnake
rattlesnake copied to clipboard
Installation issues
I want to give this script a try. I cloned it in windows and runned the requirements.
Collecting functools32==3.2.3.post2 (from -r requirements.txt (line 2)) Using cached https://files.pythonhosted.org/packages/c5/60/6ac26ad05857c601308d8fb9e87fa36d0ebf889423f47c3502ef034365db/functools32-3.2.3-2.tar.gz Complete output from command python setup.py egg_info: This backport is for Python 2.7 only.
When I try to run the python file it returns: No module named '_curses'
download curses from the following URL, and install it by pip https://www.lfd.uci.edu/~gohlke/pythonlibs/#curses