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

sdfvc #582

Closed
tomweber-sas opened this issue Jan 11, 2024 · 1 comment
Closed

sdfvc #582

tomweber-sas opened this issue Jan 11, 2024 · 1 comment

Comments

@tomweber-sas
Copy link
Contributor

Describe the bug
A clear and concise description of the bug. Then please show the code and run it providing all of the output (don't just cut snippets out of the output). Also, please execute the following and provide all of the output; you only need the print() statements if not running in interactive mode, otherwise they display their info automatically just by submitting the objects/methods:

import saspy
print(saspy)
print(saspy.SAScfg)
print(saspy.list_configs())
# if you can establish a SASSession, do so then print it too
# if you can't then provide version information for SASPy with your config info below
sas = saspy.SASsession()
print(sas)

To Reproduce
Steps to reproduce the behavior:

  1. Submit the following code '...'
  2. See that the results are '...' instead of '...'
  3. Or, see error '...' instead of it working

Expected behavior
A clear and concise description of what you expected to happen if it's not obvious.

Screenshots
If applicable, add screenshots to help explain your problem. But, paste code if it's something I will need to run; I can't cut-n-paste from pictures, and don't like to have to transcribe code from a picture :)

**Configuration information. Please provide the configuration you're trying to use (your sascfg_personal.py file) as well as what client system you are on and what kind of SAS deployment you're trying to connect to and where it's deployed (local to the client or remote). **

Additional context
Add any other context about the problem here.

Copy link

Hey, I'm OOO till Jan 29th. I will reply to this then! Sorry for the delay. Thanks, Tom

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

1 participant