-
Notifications
You must be signed in to change notification settings - Fork 5
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
Struggling to install zhudi #41
Comments
EDIT - fixed the delay, just had to uninstall some problematic packages. Still not sure why just Ah actually - running |
Hello. v1.8 has removed the command so far, and I haven't re-added it yet since I migrated the project to poetry. I also don't know why it hangs for so long like that. Is that happening each time you start it? Temporarily, you can install the v1.7 instead, which will give you
Note: v1.7 does not come with its own data, so you'll still need your previous data assuming it's still in your home dir. |
Hi! Thanks for the reply. The delay was a problem on my end, that's fixed now. Zhudi now works on my machine. There are a few minor issues (similar to the ones I submitted PRs for last time), would you accept PRs? E.g. for things like character search only returning exact matches, and some of the menus rendering weirdly. Let me know and I'll open some issues :) |
What did you do to make it work? I'm curious.
The latest version is trying to do a few things, and maybe not doing everything very well:
But the search speed is a bit slow sometimes, but I live with it so far. |
To get rid of the delay I had to uninstall some package, I think it was To get zhudi to work now I think the only way is to |
By the way, I'm a big fan of the latest version! I really like the packaging and lack of pre-processing. The search speed also seems fine for me, it's pretty instant for my searches. |
|
Hi - this is probably a silly issue on my end, apologies if so. I uninstalled previous zhudi files and ran
which looked successful but there doesn't seem to be a
zhudi
command that I can run now. Runningpython -m zhudi
hangs. Is this expected?The text was updated successfully, but these errors were encountered: