Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation issues #1

Open
stevenveenma opened this issue Nov 4, 2018 · 1 comment
Open

Installation issues #1

stevenveenma opened this issue Nov 4, 2018 · 1 comment

Comments

@stevenveenma
Copy link

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'

@lgnq
Copy link

lgnq commented Mar 7, 2019

download curses from the following URL, and install it by pip
https://www.lfd.uci.edu/~gohlke/pythonlibs/#curses

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants