Skip to content

Requirements installation issue #413

Closed
@EstebanOD

Description

@EstebanOD

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions