SivilTaram / Persona-Dialogue-Generation

The code of ACL 2020 paper "You Impress Me: Dialogue Generation via Mutual Persona Perception"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

issue about ParlAI

slptongji opened this issue · comments

When I ran the setup.py in partAI as described in the readme file, I ran into the following problem:
RuntimeError: Python version >= 3.8 required.

But I have tried python3.7, 3.8 and even 3.9, and this problem will occur.
Thanks.

And I also have the error:
error: Could not find suitable distribution for Requirement.parse('sphinxcontrib-jquery>=3.0.0')

Thanks!

commented

@slptongji sorry for the late response! I'm not sure if the installation can still work since ParlAI has been developed so quickly. Do you use the exact same version as in the README file?