-
There's a bit of tension in the way we read "configuration" right now.
- We read config from a `wrangler.toml` file via the `readConfig()` function, which returns a `Config` object.
- Ae also re…
-
**Description**
I am currently trying to go thought the vak tutorial and have gone through vak prep and vak train. I have changed the parameters in the .toml files exactly as instructed in the tu…
-
I want to start tracking what we need for the next release. I'm thinking it might be a good idea to start releasing some alphas, as I think we're waiting on a few upstream things. Thoughts?
- [x]…
-
Been trying to fix this for a few days now.
Error:
```
[api] Internal Server Error: /api/social/azuread-tenant-oauth2/
[api] Traceback (most recent call last):
[api] File "/usr/local/lib/pyth…
-
Hi,
I’m trying to make several custom changes to Mitsuba, and I want to install it into my conda environment using pip so that I can directly use Mitsuba. However, I'm having trouble pip installing…
-
NLTK tidak dapat menemukan file data yang dibutuhkan untuk melakukan tokenisasi yaitu data punkt, tetapi data tersebut sudah didownload dan sudah ada.
![Screenshot (2918)](https://github.com/user-att…
-
### Stravalib version checks
- [X] I have tested this in a new clean environment with only stravalib and core python files.
- [X] I have checked that this issue has not already been reported.
…
-
Somerimes it is good to reprt even some minir warnings :)
```console
+ cd pytest-forked-1.3.0
+ /usr/bin/python3 -Bm tox --skip-missing-interpreters
.package create: /home/tkloczko/rpmbuild/BUILD/…
-
**Description**
Unable to compile Bevy to wasm32 with EntiTilesPlugin.
**Reproduction**
main.rs
add_plugins(EntiTilesPlugin)
.cargo/config.toml
[target.wasm32-unknown-unknown]
runner = "w…
-
* fhir.resources version: `fhir-resources==7.0.1`
* Python version: `Python 3.11.3`
* Operating System: `macOS Monterey 12.5.11
### Description
Pydantic 2.0 was released on Friday. New version…