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

Run on Windows? #1

Open
ngr-t opened this issue Sep 25, 2018 · 6 comments
Open

Run on Windows? #1

ngr-t opened this issue Sep 25, 2018 · 6 comments

Comments

@ngr-t
Copy link

ngr-t commented Sep 25, 2018

Hello, thank you for maintaining this dependency.

I want to use paramiko from my package on Windows.
However, it is registered for OSX only so we can't use it on Windows.
I wonder why it is, because you have already omitted all non-Python dependencies from the original implementation, so it should work on all platform (sorry I have not confirmed yet, though).
Doesn't this run on Windows? Just not confirmed?

Thanks

@jlegewie
Copy link
Owner

Hi, I don't have a windows machine and never tested it. So it might work...

@ngr-t
Copy link
Author

ngr-t commented Sep 26, 2018

OK. I have Windows and Linux machines. Would you like me to test it? When it was confirmed to run on Windows and Linux, could you (or can I?) change the platform of this dependency as 'all'?
I think we can use the test suite of original paramiko implementation.

@jlegewie
Copy link
Owner

jlegewie commented Sep 26, 2018 via email

@null-directory
Copy link

I'm not sure which package is requiring paramiko on Windows (well, pyzmq but I don't know what asked for it), but it causes Package Control to throw an error popup every start. Since it's marked only for OSX, it never resolves.

May I test this somehow to verify it works in Windows? Is there a way I can force it to be loaded? (Having a long delayed modal popup interrupt fire every time Sublime opens is bizarrely frustrating!)

@Aethylred
Copy link

This is still outstanding,

Package Control: Installing 1 missing dependency
Package Control: The dependency "paramiko" is either not available on this platform or for this version of Sublime Text
Package Control: Installed missing dependency paramiko
Package Control: Skipping automatic upgrade, last run at 2019-04-08 10:52:38, next run at 2019-04-08 11:52:38 or after
error: Package Control

1 missing dependency was just installed. Sublime Text should be restarted, otherwise one or more of the installed packages may not function properly.

Which results in a dialog box opening every time Sublime Text is started in Windows.

@sschuhmann
Copy link

I would be able to test this package on a windows machine. Therefore I would need the steps how I can install it. As ngr-t mentioned, we could use the build in test suite, I just have problems to install it properly

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

5 participants