microsoft / torchscale

Foundation Architecture for (M)LLMs
https://aka.ms/GeneralAI
MIT License
3.01k stars 202 forks source link

Library issues #10

Closed PrAsAnNaRePo closed 1 year ago

PrAsAnNaRePo commented 1 year ago

cannot import name 'UnencryptedCookieSessionFactoryConfig' from 'pyramid.session' (unknown location) I can't install the package either in windows or in Linux systems.

shumingma commented 1 year ago

This seems to be a problem on the environment/dependency of torchscale. Could you please try installing apex (see https://github.com/NVIDIA/apex#linux) before installing torchscale?

shumingma commented 1 year ago

Close for now. Please feel free to reopen it if it doesn't work by reinstalling apex.