Skip to content

ImportError: No module named bashplotlib.histogram #30

Open
@wernight

Description

@wernight

In a virtualenv:

$ pip install bashplotlib
$ ... | hist
...
ImportError: No module named bashplotlib.histogram

Here is my environment on a Ubuntu 12.04:

$ python --version
Python 2.7.6
$ pip --version
pip 1.5.6 from /var/local/virtualenvs/ipython/local/lib/python2.7/site-packages (python 2.7)
$ pip uninstall bashplotlib
Uninstalling bashplotlib:
  /var/local/virtualenvs/ipython/bin/hist
  /var/local/virtualenvs/ipython/bin/scatter
  /var/local/virtualenvs/ipython/lib/python2.7/site-packages/bashplotlib-0.6.4-py2.7.egg-info

It looks like there should be directory /var/local/virtualenvs/ipython/lib/python2.7/site-packages/bashplotlib but there isn't.

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