xplip / pixel

Research code for pixel-based encoders of language (PIXEL)
https://arxiv.org/abs/2207.06991
Apache License 2.0
332 stars 33 forks source link

Installation Problem #6

Open QishengL opened 2 years ago

QishengL commented 2 years ago

After following the Setup, I found that I need to downgrade protobuf to 3.20 and intall wrapt, opt_einsum, gast, astunparse, termcolor, keras-preprocessing, and python-flatbuffers to load the package and model correctly.

xplip commented 2 years ago

Hi, I sadly cannot reproduce this error. Did you start from a clean environment or had packages installed already?

QishengL commented 2 years ago

I followed the setup guide in Windows. I retried it in a Linux system. No error this time. Maybe I should retry it in Windows.