GithubHelp home page GithubHelp logo

Comments (7)

muellerberndt avatar muellerberndt commented on June 1, 2024 1

I just wait and wait and nothing happens. I managed to install openai regularly though, but when I run the script I get:

Traceback (most recent call last): File "/home/kevin/micro-gpt/microgpt.py", line 5, in from termcolor import colored ModuleNotFoundError: No module named 'termcolor'

Run pip install termcolor.

from mini-agi.

Koalamanx avatar Koalamanx commented on June 1, 2024

Same..

from mini-agi.

muellerberndt avatar muellerberndt commented on June 1, 2024

Did you install the requirements?

pip install -r requirements.txt

from mini-agi.

CiquattroFPV avatar CiquattroFPV commented on June 1, 2024

Did you install the requirements?

pip install -r requirements.txt

of course.. I installed the openai module from pip too

from mini-agi.

muellerberndt avatar muellerberndt commented on June 1, 2024

Seems to be a common issue. Check out the answers to this Stackoverflow question.

from mini-agi.

Koalamanx avatar Koalamanx commented on June 1, 2024

whilst installing the requirments, it freezes and just does nothing here:

Collecting async-timeout<5.0,>=4.0.0a3
Downloading https://www.piwheels.org/simple/async-timeout/async_timeout-4.0.2-py3-none-any.whl (5.8 kB)
Collecting mpmath>=0.19
Downloading https://www.piwheels.org/simple/mpmath/mpmath-1.3.0-py3-none-any.whl (536 kB)
|████████████████████████████████| 536 kB 126 kB/s
Requirement already satisfied: pillow!=8.3.*,>=5.3.0 in /usr/lib/python3/dist-packages (from torchvision->sentence-transformers>=2.2.2->chromadb==0.3.11->-r requirements.txt (line 9)) (8.1.2)
Building wheels for collected packages: duckdb, hnswlib
Building wheel for duckdb (setup.py) ... -

I just wait and wait and nothing happens. I managed to install openai regularly though, but when I run the script I get:

Traceback (most recent call last):
File "/home/kevin/micro-gpt/microgpt.py", line 5, in
from termcolor import colored
ModuleNotFoundError: No module named 'termcolor'

from mini-agi.

muellerberndt avatar muellerberndt commented on June 1, 2024

I believe we can close this since the error in the OP is caused by the OpenAI library.

from mini-agi.

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.