ImportError: No module named 'bashplotlib' #34
Comments
|
+1 for Python 2.7. Using Conda environment but installed with
|
|
Likewise with |
|
Installing from the github repo directly (rather than from pypi) seems to work
|
|
Worked fine for me with Python 3.6.3, pip3 9.0.1, MacOS 10.12.6 . |
|
where does pip say its installed for you guys? Where does python say its installed? Do other projects work? Need some more info, works fine for me. Mac: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
I'm using Python 3.4.2 and run into the following error when trying to import 'bashplotlib':
It happens when importing it in my project with the example of the README as follows:
I installed the package with the following command:
And it's listed under the installed packaged.
Could you help me with this?
The text was updated successfully, but these errors were encountered: