-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mac Installation #4
Comments
Same on Windows. I've tried Python 3.8.6, 3.10.0 and 3.12 |
Can you provide specific error information? My local Python version is 3.10 |
After ~3 hours of debugging, Somehow I managed to run it. Issues and Fixes
|
Hello hjzccc, are you interested in joining the project and develop it? |
I'm really sorry for the trouble caused to you. I will fix the code as soon as possible. Thank you for your feedback, and you can also submit your PR to solve the related problem. |
Regarding 4. Issue 2, your understanding is correct. There is a break statement that ends the loop when relevant reference is retrieved. The condition for the outer loop was a remnant from previous code that I did not clean up properly; it was established to address other issues but is no longer necessary. I have now removed it. Thank you for your suggestion, and I apologize for any confusion this may have caused you. |
Maybe worth a docker version? |
May I ask if it is possible to create a more user-friendly version? For example, does it have a suitable UI interface like other AI software? It can be used immediately by beginners as well. Compared to the work you are doing, this should not be difficult. |
Sure, I will try to build a simple Gradio frontend later |
I am not very familiar with Docker, so I will try to create one in the future |
I am having difficulty setting this up on a Mac. I've tried multiple python version, but they all result in failed installations. It would be helpful if you could specify what version to use (as well as hardware requirements).
The text was updated successfully, but these errors were encountered: