-
Hi,
I saved the model of umap using the following command:
import joblib
joblib.dump(umap, 'umap_model.sav')
Now I need to import the umap model in another python environment.
The following e…
-
Sharing because the error text suggests it's not on CCP's side. All packages up to date.
`Seat\Eveapi\Jobs\PlanetaryInteraction\Character\Planets`
```
Seat\Eseye\Exceptions\RequestFailedExcep…
-
When running linuxgsm through its setup stages, it manages to crash to SIGSEGV with a branch to zero.
This is from some bug in our block linking code.
Following the commands here: https://linuxgsm…
-
Hi
Thanks for the tools, it's really nice.
Combined with Whisper for Speech2Text and emacs-aichat /BingChat, I almost configured an audio dialog with ChatGPT, that's so neeeaaaat.
One thing I…
-
Hi,
I'm running a RumbleDB docker as a server with the current docker image & it works with Jupyter Notebooks.
Now I'm trying to run HTTP requests, and for example `http://localhost:8001/jsoniq?quer…
-
### Hyprland Version
System/Version info
```sh
❯ hyprctl version
Hyprland, built from branch at commit c5e28ebcfe00a510922779b2c568cfa52a317445 ().
Date: 2024-03-16
Tag:
flags: (if any)
…
-
Hi,
i'm trying to use NanoCLUST for bacteria diversity analysis, unfortunately i cannot solve this problem:
---------------------------------------------------
Command exit status:
1
Com…
-
Hi there,
I have a problem running the pipeline which I have set up on a SLURM HPC. It had worked previously and I used it regularly for the best part of a year. However it stopped working after a …
-
**Is your feature request related to a problem? Please describe.**
Nope, i just think it would be really cool to have title bars
**Describe the solution you'd like**
Well title bars obviously, ma…
ghost updated
2 years ago
-
## Describe the bug
Hello! I have a base generic class and it's two heirs. Base class has a function, which I bind to buttons as a command for both of my heirs. When I click on the button which is bo…