OpenInterpreter / 01

The open-source language model computer
http://openinterpreter.com/01
GNU Affero General Public License v3.0
4.76k stars 470 forks source link

Hello, friend! Can you provide me with some guidance on how to develop and debug this project? I am currently using VS Code and PyCharm, but I don't know how to debug correctly. Who can give me some guidance and help? Thank you very much. #195

Closed kill136 closed 3 months ago

kill136 commented 3 months ago

Hello, friend! Can you provide me with some guidance on how to develop and debug this project? I am currently using VS Code and PyCharm, but I don't know how to debug correctly. Who can give me some guidance and help? Thank you very much. image image

tyfiero commented 3 months ago

I'm not familiar with pycharm, so I'm not of much help there. Although I can see you are trying to use it with python 3.10. Please try python 3.11! pyenv makes it easy to switch

kill136 commented 3 months ago

I'm not familiar with pycharm, so I'm not of much help there. Although I can see you are trying to use it with python 3.10. Please try python 3.11! pyenv makes it easy to switch

thanks ,dear, what kinds of develop tool you using? i want try it

tyfiero commented 3 months ago

I use Cursor, the AI powered VSCode! It works great.

kill136 commented 3 months ago

I use Cursor, the AI powered VSCode! It works great.

how debugger our project with vscode , i dont known ,could you help me?

tyfiero commented 3 months ago

I am not familiar with VScode debugging.Maybe the VSCode docs can help you?

https://code.visualstudio.com/Docs/editor/debugging