Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rust-free version #219

Open
barracuda156 opened this issue Nov 8, 2024 · 4 comments
Open

Rust-free version #219

barracuda156 opened this issue Nov 8, 2024 · 4 comments

Comments

@barracuda156
Copy link

Is it possible to install the current version without pulling in all of the rust stuff? jellyfish is a dependency for a port which I am interested to have, but rust is broken on my platform (and cannot be built from C/C++ sources, which is a security concern).

@jrodh13
Copy link

jrodh13 commented Nov 8, 2024

I have had the same issue! Tried to install a standalone Spyder IDE and found it has a Jellyfish dependency which itself has a Rust dependency. I had to go back to Jellyfish version 0.10.0 because anything after that uses Rust. I'm on Windows.

@jamesturk
Copy link
Owner

On Windows the system should use the wheel, if you can give details about the system (OS / Python versions, installation method) that'd help.

@barracuda156
Copy link
Author

@jamesturk Is it possible to add a configure arg to enable installing the current version without rust portion? There are Python ports managed this way, for example dulwich.

@jamesturk
Copy link
Owner

A PR for this would definitely be welcome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants