Closed inklesspen closed 6 years ago
https://github.com/python-attrs/attrs/issues/284
Because attrs 17.3.0 uses the ctypes library, any apps deployed using this version cannot properly initialize.
ctypes
The current fix is to peg the version at 17.2.0.
https://github.com/python-attrs/attrs/issues/284
Because attrs 17.3.0 uses the
ctypes
library, any apps deployed using this version cannot properly initialize.The current fix is to peg the version at 17.2.0.