-
```python
train.fit_sequence_module(
in_memory=True,
train_var="train_val",
... model=model,
... sdata=sd_train,
... seq_var="ohe_seq",
... target_vars= "id_x",
.…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Is this issue related to iced?
- [X] My hardware is compatible and my graphics drivers are up-to-date.
### W…
-
see if @mckelveygreg is available to help
-
creating build/temp.linux-x86_64-cpython-310/src
gcc -pthread -B /root/miniconda3/envs/eugene/compiler_compat -Wno-unused-result -Wsign-compare -DNDEBUG -fwrapv -O2 -Wall -fPIC -O2 -isystem /ro…
-
# My Minimal MacBook Pro Setup Guide
Setting up my new MacBook Pro from scratch
[https://eugeneyan.com/writing/mac-setup/](https://eugeneyan.com/writing/mac-setup/)
-
Following the build instructions up to the make command. Get the following error at 86%:
```
Scanning dependencies of target libnitrohack_client
[ 86%] Building C object libnitrohack_client/CMakeFile…
-
| | |
| --- | --- |
| Bugzilla Link | [21983](https://llvm.org/bz21983) |
| Version | unspecified |
| OS | All |
| CC | @0x8000-0000,@zygoloid,@Trass3r |
## Extended Description
Hi!
I think will …
-
Hi Eugene, thanks for creating this repo.
> `ssh -i ~/.ssh/podman-machine-default`
https://github.com/eugene-khyst/podman-testcontainers/blob/main/README.md?plain=1#L180
Where does this ssh …
-
Version: `2.2.2`
Stacktrace:
```
fatal: malformed object name master
❌ An error occured. Was there a conflict perhaps?
error Error: fatal: malformed object name master
at /Users/eugene/…
-
Getting the below error when trying to run the sample code in Blender 4.1.1
```
from geometry_script import *
@tree("Repeat Grid")
def repeat_grid(geometry: Geometry, width: Int, height: Int):…