You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Feb 10 04:40:21 PM: Loading cached dataset.
Feb 10 04:40:21 PM: Computing 15-nearest neighbors, with max_distance=None
Mon Feb 10 16:40:21 2025 Building RP forest with 21 trees
Mon Feb 10 16:40:22 2025 NN descent for 16 iterations
1 [/](https://file+.vscode-resource.vscode-cdn.net/) 16
2 [/](https://file+.vscode-resource.vscode-cdn.net/) 16
3 [/](https://file+.vscode-resource.vscode-cdn.net/) 16
4 [/](https://file+.vscode-resource.vscode-cdn.net/) 16
Stopping threshold met -- exiting after 4 iterations
Feb 10 04:40:24 PM: Computing quadratic initialization.
Great package, thanks! I have had great success with pymde in the past.
Recently, I am getting some funny business during installation of pymde. For example, on a Mac (or Linux I think):
running this (in a jupyter notebook via vscode)
results in
this is an error I've seen before in the context of numpy version incompatibilities.
If I run
then the above
ValueError
resolves.However, a new error arises, which several of my colleagues have seen in different contexts, on Ubuntu linux in particular:
again I run
and now I see
This error I have not figured out how to solve (without changing the device to cuda).
The text was updated successfully, but these errors were encountered: