Git Product home page Git Product logo

Comments (7)

grizzlybair avatar grizzlybair commented on July 30, 2024

Resolved. I uninstalled and removed PyBBIO from my machines and recloned it from Github.

Don't know if it made a difference but I got my first clone from https://..... and this second one from http://......

from pybbio.

alexanderhiam avatar alexanderhiam commented on July 30, 2024

Glad it worked out. The install script may be doing something weird, I'll look into it.

from pybbio.

 avatar commented on July 30, 2024

Just wanted to add that if anyone else has been having this issue, I ran an upgrade in pip and seems to work.

pip install --upgrade pybbio

from pybbio.

aclewis182 avatar aclewis182 commented on July 30, 2024

I am now having the same issue on a fresh install of Debian. Was there anything off in the setups script?

from pybbio.

alexanderhiam avatar alexanderhiam commented on July 30, 2024

Hmm, I just recently installed it on a fresh Debian image and it worked for me.

If you're getting the ImportError: No module name api error, then you may be trying to import bbio from within the PyBBIO directory. When you import in Python, it first searches the current directory, so if you started Python from within PyBBIO/ it will try to import the bbio source instead of the installed version.

from pybbio.

aclewis182 avatar aclewis182 commented on July 30, 2024

Alright.... I just came to the same conclusion about running it from the PyBBIO dir... face palm I've been so used to doing pip installs where I don't have the local files in front of me. Thanks for the quick response.

from pybbio.

rameshprakash avatar rameshprakash commented on July 30, 2024

I came across the following error
Traceback (most recent call last):
File "speed_test.py", line 2, in
from bbio import *
ImportError: No module named bbio

I am running python in home directory. PyBBIO directory is installed under home directory! Please let me know how to fix this?

Thanks,

from pybbio.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.