Skip to content

Issue installing/importing pathos.multiprocessing? ImportError: No module named multiprocessing #89

@emunsing

Description

@emunsing

I'm interested in using pathos for research, and have tried installing it using the directions at https://pypi.python.org/pypi/pathos (using both easy_install and through building/installing from the tarball) as well as through $ pip install git+github.com/uqfoundation/pathos. For all of these, when I try running from pathos.multiprocessing import ProcessingPool in my python 2.7 interpreter I get ImportError: No module named multiprocessing

How should I be installing this to be able to use your Multiprocessing functionality? If you're able to update the documentation to clarify this, it would also help others with the same question!

Looking forwards to using it; it sounds like a very useful tool.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions