TransFG icon indicating copy to clipboard operation
TransFG copied to clipboard

About apex

Open RollingWang opened this issue 3 years ago • 2 comments

Hello, thanks for your nice work!

when I reproduce your work, I encoutered a challenging problem below:

ImportErrorImportErrorImportError: : : cannot import name 'UnencryptedCookieSessionFactoryConfig' from 'pyramid.session' (unknown location)cannot import name 'UnencryptedCookieSessionFactoryConfig' from 'pyramid.session' (unknown location)cannot import name 'UnencryptedCookieSessionFactoryConfig' from 'pyramid.session' (unknown location)

can you give me some idea?

RollingWang avatar Mar 31 '21 11:03 RollingWang

Sorry for the late reply. I think the problem is that you installed wrong apex. Maybe you can have a reference here: ImportError: cannot import name 'UnencryptedCookieSessionFactoryConfig' from 'pyramid.session' (unknown location)

TACJu avatar Apr 13 '21 02:04 TACJu

I solve this. you can see this :https://blog.csdn.net/ccbrid/article/details/103207676

cwq63 avatar Apr 20 '21 08:04 cwq63