sassoftware / saspy

A Python interface module to the SAS System. It works with Linux, Windows, and Mainframe SAS as well as with SAS in Viya.
https://sassoftware.github.io/saspy
Other
373 stars 150 forks source link

SASPy installation on Windows #466

Closed Pyfin5 closed 2 years ago

Pyfin5 commented 2 years ago

Hi, I tried installing SASpy on windows, but getting the following error. If this issue has been resolved elsewhere, please let me know as I couldn't find anything similar on this forum.

SASPy
Pyfin5 commented 2 years ago

Any help would be appreciated. Thanks.

tomweber-sas commented 2 years ago

Have you tried using pip from the command line? I haven't seen it work like that from inside a jupyter notebook before; nor did it work in what you showed above. What Python do you have installed? Are you sure you're executing pip from that deployment?

tomweber-sas commented 2 years ago

were you able to use pip? Did you get it installed? Do you need anything else, or can we close this?

Thanks, Tom

tomweber-sas commented 2 years ago

If you need any help, feel free to reopen or open a new one for other issues! Tom