Code Monkey home page Code Monkey logo

Comments (5)

assafelovic avatar assafelovic commented on August 30, 2024

@ifuchs can you try running pip install -U websockets and try again?

from gpt-researcher.

ifuchs avatar ifuchs commented on August 30, 2024

Done. Now I get:
File "/Users/ihf/gpt-researcher/main.py", line 1, in
from fastapi import FastAPI, Request, WebSocket, WebSocketDisconnect
ImportError: cannot import name 'WebSocketDisconnect' from 'fastapi' (/opt/anaconda3/lib/python3.9/site-packages/fastapi/init.py)

from gpt-researcher.

ifuchs avatar ifuchs commented on August 30, 2024

I tried pip install --upgrade fastapi and now I get:
OSError: cannot load library 'pango-1.0-0': dlopen(pango-1.0-0, 0x0002): tried: 'pango-1.0-0' (no such file), '/System/Volumes/Preboot/Cryptexes/OSpango-1.0-0' (no such file), '/opt/anaconda3/lib/python3.9/site-packages/../../pango-1.0-0' (no such file), '/opt/anaconda3/bin/../lib/pango-1.0-0' (no such file), '/usr/lib/pango-1.0-0' (no such file, not in dyld cache), 'pango-1.0-0' (no such file), '/usr/local/lib/pango-1.0-0' (no such file), '/usr/lib/pango-1.0-0' (no such file, not in dyld cache). Additionally, ctypes.util.find_library() did not manage to locate a library called 'pango-1.0-0'

from gpt-researcher.

tedydaniel avatar tedydaniel commented on August 30, 2024

I solved this by restarting the terminal, probably some env issues.

from gpt-researcher.

rotemweiss57 avatar rotemweiss57 commented on August 30, 2024

Thanks for the update!

from gpt-researcher.

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.