ai4os / DEEPaaS

A REST API to serve machine learning and deep learning models
https://deepaas.readthedocs.io
Apache License 2.0
35 stars 15 forks source link

Exception when running in Python3.8 #95

Closed alvarolopez closed 2 years ago

alvarolopez commented 2 years ago

On some Python versions replacing standard Pool to custom can raise error: AssertionError: group argument must be None for now.

This is somehow related with https://github.com/nipy/nipype/pull/2754

aghand0ur commented 2 years ago

@alvarolopez the following indeed fixed the issue..why dont u merge it with main branch? https://github.com/IFCA/DEEPaaS/commit/ea8233ec36de148018cb90026d195756f0cb719e