lukalabs / cakechat

CakeChat: Emotional Generative Dialog System
Apache License 2.0
1.7k stars 935 forks source link

Fix libgpuarray build #3

Closed nikitos9000 closed 6 years ago

nikitos9000 commented 6 years ago

Fix Cython-based build by using stable python setuptools version.

Due to https://github.com/pypa/setuptools/issues/1271 issue