sebbASF opened a new issue #158:
URL: https://github.com/apache/incubator-ponymail-foal/issues/158


   The migrate script does not work on macos (Catalina, Python 3.9.7):
   
   - os.sched_getaffinity() does not exist
   - if that is commented out, it fails with:
   File 
"/usr/local/Cellar/[email protected]/3.9.7/Frameworks/Python.framework/Versions/3.9/lib/python3.9/multiprocessing/reduction.py",
 line 60, in dump
       ForkingPickler(file, protocol).dump(obj)
   TypeError: cannot pickle 'weakref' object
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to