Skip to content

ImportError: No module named 'bashplotlib' #34

Open
@vincestus

Description

@vincestus

Hi,

I'm using Python 3.4.2 and run into the following error when trying to import 'bashplotlib':

ImportError: No module named 'bashplotlib'

It happens when importing it in my project with the example of the README as follows:

from bashplotlib.histogram import plot_hist

I installed the package with the following command:

sudo pip3 install bashplotlib

And it's listed under the installed packaged.

Could you help me with this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions