Skip to content

Commit

Permalink
add libzlma workaround to Terminal FAQ (#4974)
Browse files Browse the repository at this point in the history
  • Loading branch information
deeleeramone authored May 5, 2023
1 parent 5ed7830 commit 2da1f0d
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions website/content/terminal/faqs/launching.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,18 @@ softwareupdate --install-rosetta

</details>

<details><summary>Incompatible library version: libtiff.6.dylib requires version 10.0.0 or later, but liblzma.5.dylib provides version 8.0.0</summary>

This issue can be resolved by following the steps below.

- Show hidden files
- Command + Shift + . (period)
- Then go to Applications folder > OpenBB Terminal > .OpenBB
- Find the file "liblzma.5.dylib" and remove it.
- Relaunch the terminal.

</details>

<details><summary>Terminal app does not launch: Failed to execute script 'terminal' due to unhandled exception!</summary>

When an installer-packaged version of the OpenBB Terminal fails to launch, because of this message, the machine may have an obsolete CPU-type or operating system. Please try installing via the source code, and if problems persist, reach out to us on [Discord](https://discord.gg/xPHTuHCmuV) or fill out a support request form on our [website](https://openbb.co/support).
Expand Down

0 comments on commit 2da1f0d

Please sign in to comment.