-
I suggest using rye to manage, as its compatible with rust interop good for solana
https://rye.astral.sh/
-
Maybe I'm late to the party, but I started using [rye](https://rye-up.com) recently and really like it. Some ideas for how to add support for it to this extension:
* Find `/.venv` to show in the in…
-
I can't sync the dependencies.
Also why the main pyproject.toml contains gradio? it's used only in opspeech
```console
rye sync
Reusing already existing virtualenv
Generating production lockfil…
-
### Steps to Reproduce
```
nix-channel --add https://nixos.org/channels/nixos-24.05 nixpkgs
nix-channel --update
nix-shell -p rye --command "rye test"
```
### Expected Result
It works.
### Act…
-
Hi! Awesome project, been wanting to test this but I was not able to build the fyne-binded `rye` for Musl... It'd be great if releases were made by a bot, and also, releasing static binaries would be …
-
### Steps to Reproduce
1. Install new rye : in this case 0.41.0
2. Create new project:
a. source "$HOME/.rye/env"
b. cd /tmp/
c. rye init junk; cd junk
3. edit src/junk/__init__.py…
-
Dependencies of some frameworks such as [Apache Airflow](https://github.com/apache/airflow/tree/main?tab=readme-ov-file#installing-from-pypi) are broken and not working in Pypi. They require constrain…
-
## Description
I am trying to set up analytics for testing purposes. But the collection I specified for the `popular_queries` rule stays empty. I have looked through related issues on struct, but t…
-
on my Mac I can stop the Rye-fyne REPL with Ctrl-C.
But not on my Windows laptop. I tried every text-command and keyboard-combi but the Repl just keeps on going.
Perhaps add a text at the start/to…
-
hi
installed the latest binary from the macos-amd64.tar on my macbook Air but got this error when In started rye-fyne: " zsh: bad CPU type in executable: rye-fyne" . Rye itself runs fine.
My ma…