Known errors and warningsΒΆ

Warning due to the ctypes for multiprocessing...:

ctypeslib.py:408: RuntimeWarning: Item size computed from the PEP 3118 buffer format string does not match the actual item size.

Pickle files created with version of Python below 2 and 3 might not be readable with Python 3 and 2.

Previous topic

References

This Page