gramener / gramex-nlg

Natural Language Generation for Gramex applications.
Other
24 stars 24 forks source link

Installation fails at step # 2 #11

Closed mankoven closed 4 years ago

mankoven commented 4 years ago

Gramex setup command fails with the below error. Could you please assist. pip install nlg was successful

image

jaidevd commented 4 years ago

Please try again, @mankoven Follow the instructions in the README. Only, when doing the pip install, you might have to do

pip install --upgrade nlg

since an older version of NLG may be already present.

jaidevd commented 4 years ago

Fixed in #12