OpenInterpreter / open-interpreter

A natural language interface for computers
http://openinterpreter.com/
GNU Affero General Public License v3.0
50.58k stars 4.41k forks source link

"open terminal failed: not a terminal" #1262

Open HappyCthulhu opened 1 month ago

HappyCthulhu commented 1 month ago

Describe the bug

Every time, when open-interpreter trying to run some cli-command, it gives me error: open terminal failed: not a terminal. Why is that and how can i fix this?

Specs: ██████████████████ ████████ valera@t-t14 ██████████████████ ████████ ------------ ██████████████████ ████████ OS: Manjaro Linux x86_64 ██████████████████ ████████ Host: 21CGS1HJ00 ThinkPad T14 Gen 3 ████████ ████████ Kernel: 6.1.85-1-MANJARO ████████ ████████ ████████ Uptime: 3 days, 52 mins ████████ ████████ ████████ Packages: 1799 (pacman), 5 (flatpak) ████████ ████████ ████████ Shell: fish 3.7.0 ████████ ████████ ████████ Resolution: 3840x2160 ████████ ████████ ████████ WM: sway ████████ ████████ ████████ Theme: Adapta-Nokto-Eta-Maia [GTK2/3] ████████ ████████ ████████ Icons: Papirus-Adapta-Nokto-Maia [GTK2/3] ████████ ████████ ████████ Terminal: tmux ████████ ████████ ████████ CPU: AMD Ryzen 7 PRO 6850U with Radeon Graphics (16) @ 2.700GHz GPU: AMD ATI Radeon 680M Memory: 17004MiB / 30849MiB

Reproduce

  1. Open alacritty with fish inside
  2. Type "interpreter"
  3. Ask interpreter to run any CLI-command

Expected behavior

Interpreter must give me output of cli command, not error message

Screenshots

image

Open Interpreter version

Open Interpreter 0.2.5 New Computer Update

Python version

Python 3.11.8

Operating System name and version

Manjaro, i3

Additional context

No response