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

Requirements installation issue #413

Closed
EstebanOD opened this issue Sep 14, 2021 · 3 comments
Closed

Requirements installation issue #413

EstebanOD opened this issue Sep 14, 2021 · 3 comments

Comments

@EstebanOD
Copy link

EstebanOD commented Sep 14, 2021

I did pip install --upgrade -r requirements.txt
It installed everything

Then I try to run python dumpgenerator.py --images --xml --curonly naruto.fandom.com
But it tells me File "C:\Users\Esteb\Documents\wikiteam-master\dumpgenerator.py", line 25 print "Please install the kitchen module." ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Please install the kitchen module.")?

Even tho the kitchen module is already installed!
To make sure, I did pip install kitchen once again, but it doesn't solve the problem...
I'm not a pro at python, so maybe I'm doing something incorrectly, however, I followed every instruction I was given.

@nemobis
Copy link
Member

nemobis commented Sep 14, 2021 via email

@EstebanOD
Copy link
Author

oh lame

@nemobis
Copy link
Member

nemobis commented Sep 14, 2021 via email

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

No branches or pull requests

2 participants