Skip to content

##ImportError: No module named pulp in Jupyter #1946

@kevinsnapshow

Description

@kevinsnapshow

I use Mac OS and I had a import Error when I try to input import pulp or from pulp import *.

import networkx as nx
import pulp

ImportError Traceback (most recent call last)
in ()
1 import networkx as nx
----> 2 import pulp

ImportError: No module named pulp

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions