Nitin Madnani
Nitin Madnani
That seems to make no difference. Please see attached screenshot. I still see the weird `.//` at the beginning of every entry.
Can confirm that I am seeing the same issue and the fix doesn't seem to work for me either.
I get different plugins erroring out intermittently failing to update and it's very annoying. When I examine the errors for the ones that fail, it's always: ``` Errors: error: RPC...
I ran into the same issue when using whichkey with osc52. It'd be great if this fix can be merged. I applied it in my fork for now. Thanks for...
@srhrshr if you have the time to look into this, it'd be great!
Note that until we do this, the discourse parser will pretty much be Linux only since python-zpar no longer compiles on a Mac.
@celip38 please share your data, if possible, so we can try to reproduce the issue.
Thanks @Db-pckr. I can replicate this on my end too with the latest numpy library. I poked around a bit and found that `numpy.linalg.eigh()` used for the eigenvalue decomposition was...
Adding to the documentation sounds like a good idea. I'll do that!
We'll have to figure out what to do about the existing packages. Do we just abandon that one or do something more specific? This might be a good reference: https://www.dampfkraft.com/code/how-to-deprecate-a-pypi-package.html...