Coder Social home page Coder Social logo

chatgpt_tui's Introduction

Hi there ๐Ÿ‘‹

This is Jiayi. I am a 1st-year PhD student at Berkeley AI Research. I enjoy understanding and making things.

For more infomation, see you on my homepage :)

chatgpt_tui's People

Contributors

jiayi-pan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

chatgpt_tui's Issues

Your catt command has already been used by another project

Hi!
I tried to install your package, but ran into a conflict with run commands.
I had the https://pypi.org/project/catt/ package installed, that use the command catt to stream content to a screen, and big suprise, when i installed your chatgpt-tui package, there was a conflict as your package took over my previous catt command.
Pleas rename your executable, as i think the catt project above was first, and i want to use both project in the same environment :-)
Reach out if ypu want some help with your project.
Cheers! :-)

App crash when try to send message

The app crash and exit unexpectedly, after try to press send / enter

I got this error

โ”‚ /opt/homebrew/lib/python3.9/site-packages/chatgpt_tui/widgets.py:23 in       โ”‚
โ”‚ __init__                                                                     โ”‚
โ”‚                                                                              โ”‚
โ”‚   20 โ”‚   โ”‚   """Utterance a user typed."""                                   โ”‚
โ”‚   21 โ”‚   โ”‚   def __init__(self, sender: MessageTarget, text: str) -> None:   โ”‚
โ”‚   22 โ”‚   โ”‚   โ”‚   self.text = text                                            โ”‚
โ”‚ โฑ 23 โ”‚   โ”‚   โ”‚   super().__init__(sender)                                    โ”‚
โ”‚   24 โ”‚                                                                       โ”‚
โ”‚   25 โ”‚   def compose(self) -> ComposeResult:                                 โ”‚
โ”‚   26 โ”‚   โ”‚   """Create child widgets for the app."""                         โ”‚
โ”‚                                                                              โ”‚
โ”‚ โ•ญโ”€โ”€โ”€โ”€โ”€โ”€โ”€ locals โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ•ฎ                                                     โ”‚
โ”‚ โ”‚   self = Utterance() โ”‚                                                     โ”‚
โ”‚ โ”‚ sender = UserInput() โ”‚                                                     โ”‚
โ”‚ โ”‚   text = 'Hello'     โ”‚                                                     โ”‚
โ”‚ โ•ฐโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ•ฏ                                                     โ”‚
โ•ฐโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ•ฏ
TypeError: __init__() takes 1 positional argument but 2 were given

I try in python3.9 and python3.11 and it got the same error. In pip I got textual version 0.29.0

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.