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

Will it work with SAS 9.4 on Windows? #28

Closed
v-shch opened this issue Nov 16, 2016 · 3 comments
Closed

Will it work with SAS 9.4 on Windows? #28

v-shch opened this issue Nov 16, 2016 · 3 comments
Milestone

Comments

@v-shch
Copy link

v-shch commented Nov 16, 2016

I have SAS 9.4 and Anaconda Jupyter both installed on Windows 10 (64K).
The sas_kernel was successfully installed also but being used in Jupyter can't connect to SAS.
Are there any way to make this connection working on Windows?

@tomweber-sas
Copy link
Contributor

No, I'm sorry. The interface only supports Linux currently.

@jld23 jld23 modified the milestone: v2.1.0 Mar 16, 2017
@tomweber-sas
Copy link
Contributor

And NOW, it will work with Windows SAS! We have implemented a new access method in SASPy that used SASs' IOM interface to connect to SAS. This integration provides access to SAS Grid Manager, for distributing connections across a SAS Grid automatically. It also provides access to a local SAS install on Windows; no metadata or spawner or all of that, just a direct local connection.
Check out the saspy repo: https://github.com/sassoftware/saspy
and the doc pages: https://sassoftware.github.io/saspy/index.html

Let me know if you have any questions!

Thanks,
Tom

@jld23
Copy link
Contributor

jld23 commented Mar 31, 2017

Closing Issue

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