qnguyen3 / chat-with-mlx

An all-in-one LLMs Chat UI for Apple Silicon Mac using MLX Framework.
https://twitter.com/stablequan
MIT License
1.45k stars 131 forks source link

Issue with ForwardRef._evaluate() #173

Closed happy99king closed 2 months ago

happy99king commented 2 months ago

Dear Developer,

I encountered an issue when trying to run the chat-with-mlx project. When I open the app in the terminal, I get the following error message:

ForwardRef._evaluate() missing 1 required keyword-only argument: 'recursive_guard'

Could you please provide guidance on how to resolve this issue?

Thank you for your assistance.

Best regards

qnguyen3 commented 2 months ago

Helllo @happy99king, i suggest using python 3.11 follow this thread