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

make globus and paramiko optional dependencies #2218

Open
benclifford opened this issue Feb 2, 2022 · 2 comments · May be fixed by #3473
Open

make globus and paramiko optional dependencies #2218

benclifford opened this issue Feb 2, 2022 · 2 comments · May be fixed by #3473
Labels
channels enhancement outreachy Good initial contributions for Outreachy applicants

Comments

@benclifford
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
Both paramiko and globus dependencies are rarely used, and bring in weight to the base parsl install.
At least paramiko has caused problems even when not being used due to occasional incorrect binary installs of its unix .so file.

These dependencies don't need to be installed most of the time.

Describe the solution you'd like
The components which use these - the globus staging provider, and the ssh channel - should become install optoins in the same way as the various other components are optional.

@benclifford benclifford added the outreachy Good initial contributions for Outreachy applicants label Mar 5, 2024
@Okemwag
Copy link

Okemwag commented Mar 5, 2024

hello @benclifford I would like to work on this issue. Also if you could please give me some pointers i will really appreciate it.

@azharcodeit
Copy link

Hi @benclifford! I linked PR regarding this issue, can you please review it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
channels enhancement outreachy Good initial contributions for Outreachy applicants
Projects
None yet
3 participants