Giter VIP home page Giter VIP logo

Comments (4)

ShishirPatil avatar ShishirPatil commented on July 16, 2024

Thanks for your kind words, and thanks for flagging this @giuliastro
Is this through WSL, or through a powershell, or a different modality?

from gorilla.

giuliastro avatar giuliastro commented on July 16, 2024

Thank you for the great work you are doing.
This happens when using w10 cmd shell and powershell.

Thank you in advance.

from gorilla.

ShishirPatil avatar ShishirPatil commented on July 16, 2024

Ah gotcha. I think the latest PR fixes it. A reinstall from main should fix it!

rm ~/.gorilla-cli-* && pip uninstall gorilla-cli
git clone https://github.com/gorilla-llm/gorilla-cli.git
cd gorilla-cli
pip install -e .

from gorilla.

giuliastro avatar giuliastro commented on July 16, 2024

Thank you.
I uninstalled gorilla and cleaned the packages like you suggested.
Cloned the repository as you suggested and installed with pip.
Unfortunately the error still comes out:

Traceback (most recent call last): File "C:\Users\Giulio\AppData\Local\Programs\Python\Python310\Scripts\gorilla-script.py", line 33, in <module> sys.exit(load_entry_point('gorilla-cli', 'console_scripts', 'gorilla')()) File "d:\software\gorilla-cli\go_cli.py", line 159, in main exit_condition = execute_command(selected_command) File "d:\software\gorilla-cli\go_cli.py", line 124, in execute_command error_msg = process.stderr.decode("utf-8") UnicodeDecodeError: 'utf-8' codec can't decode byte 0x8a in position 11: invalid start byte

from gorilla.

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.