Skip to content

[BUG] StarmapParallelization class moved to other subpackage #763

@DaanJJMM

Description

@DaanJJMM

Checklist

  • I searched existing issues
  • I'm using the latest pymoo version

Bug Description

I noticed the StarmapParallelization class has been moved to pymoo.parallelization in the last version, therefore causing an ImportError. It's not a big problem, but also not something expected for a version change from 0.6.1.5 to 0.6.1.6.
Just wanted to let you know in case you were not aware.

Minimal Code to Reproduce

from pymoo.core.problem import StarmapParallelization

Error Message

PyMoo & Python Version

pymoo 0.6.1.6, Python 3.12.10

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions