pgcool / textTOvec

ICLR 2019 paper: "textTOvec: DEEP CONTEXTUALIZED NEURAL AUTOREGRESSIVE TOPIC MODELS OF LANGUAGE WITH DISTRIBUTED COMPOSITIONAL PRIOR"
24 stars 5 forks source link

Environment setup issues. #3

Open BunsenFeng opened 2 years ago

BunsenFeng commented 2 years ago

Hi, Thank you for your wonderful work! I was trying to setup the python environment with "pip install -r requirements.txt", when I encountered the following issue:

image

I wonder if you could help me with this error. My guess is that something about the packages changed and certain versions is no longer compatible. Thank you in advance!