PrithivirajDamodaran/Parrot_Paraphraser

Parrot Library Package missing

viszya opened this issue · 0 comments

viszya commented

I tried across multiple environments, every single one said the Parrot module does exist in Parrot.

The line causing this error:
from parrot import Parrot

Error:
from parrot import Parrot
ImportError: cannot import name 'Parrot' from 'parrot'

What is causing this error?