Hi Ben, [email protected], on 2024-09-21: > There's a strong possibility Parsl upstream does not need that dependency > any more - Parsl migrated away from using ipyparallel as an execution system > several years ago. > > I have opened https://github.com/Parsl/parsl/pull/3622 to see what the Parsl > test system thinks.
Thanks for checking, for what it's worth, my own runs of the
test suite didn't raise any issues. Grepping throught the
repository only reavealed little occurrences to the module:
$ grep -r ipyparallel
docs/faq.rst:``ipyparallel.error.RemoteError: SystemError(unknown
opcode)``
docs/faq.rst:``ModuleNotFoundError: No module named 'ipyparallel'``
docs/faq.rst: conda install <ipyparallel, dill, boto3...>
mypy.ini:[mypy-ipyparallel.*]
test-requirements.txt:ipyparallel
Hopefull your CI will confirm it.
Have a nice day, :)
--
.''`. Étienne Mollier <[email protected]>
: :' : pgp: 8f91 b227 c7d6 f2b1 948c 8236 793c f67e 8f0d 11da
`. `' sent from /dev/pts/2, please excuse my verbosity
`- on air: Lumsk - Høstnat
signature.asc
Description: PGP signature

