Skip to content

ModuleNotFoundError: No module named 'pymoo.factory' #516

@sunshineYin

Description

@sunshineYin

Hello, thanks for your excellent work! And recently, i have installed pymoo on my server, but when i tried to import the functions like get_sampling, it failed. The source codes are as follows:

from pymoo.factory import get_sampling, get_crossover, get_mutation

And the error is as follows:

ModuleNotFoundError: No module named 'pymoo.factory'

And i want to know why, and look forward to your reply!

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions