12-03-2019
tf11
Calcite | Level 5
Member since
08-18-2016
- 4 Posts
- 0 Likes Given
- 0 Solutions
- 0 Likes Received
-
Latest posts by tf11
Subject Views Posted 31076 11-27-2019 01:53 PM 2446 08-18-2016 04:38 PM 2447 08-18-2016 04:36 PM 2463 08-18-2016 12:40 PM -
Activity Feed for tf11
- Posted Re: Installing SASPy Kernel for Jupyter Notebooks and Jupyter Lab on SAS Communities Library. 11-27-2019 01:53 PM
- Posted Re: SAS 9.4 freezing when resizing VIEWTABLE window on SAS Programming. 08-18-2016 04:38 PM
- Posted Re: SAS 9.4 freezing when resizing VIEWTABLE window on SAS Programming. 08-18-2016 04:36 PM
- Posted SAS 9.4 freezing when resizing VIEWTABLE window on SAS Programming. 08-18-2016 12:40 PM
11-27-2019
01:53 PM
I'm having issues getting this working. I'm attempting to install this on a windows 10 machine. I'm running SAS 9.4 (TS1M4 MBCS3170) After installing anaconda, when I run python --version from cmd prompt, I get "Python 3.7.4" FYI - when I downloaded Anaconda (Now version 3.7) it installs under C:\Users\username\appData\local\Continuum\anaconda3, not directly in C. When I attempt to run the command (in anaconda prompt): pip install sas_kernal, Iget a message that says: ERROR: could not find a version that satisfies the requirement sas_kernal (from versions: none) 'pip install saspy' works fine. I tried downloading the packages direclty from github and running: pip install . (as recommended in the comments above) Again, saspy seems to install ok. When trying in SAS_kernal, I get a very verbose log statement that says (among other things) NameError: name 'install_kernal_spec' is not defined
... View more
08-18-2016
04:38 PM
Hi Rick, Thanks for your time. I think that problem description matches what I'm experiencing. I've downloaded the hotfix...so hopefully I wont expereince it anymore. Thanks again!
... View more
08-18-2016
04:36 PM
Hi Ballardw, Yes, saving often is something I try and do now. I cant seem to find a pattern. (no pattern with view vs dataset, dataset location, native vs. another db etc.) I 'think' it may be related to the monitor issue as described by Rick_SAS below. The issue notes, etc. seem to match. Thanks for your comment.
... View more
08-18-2016
12:40 PM
Hello, I've had an issue where, when viewing a dataset and resizing the window in a Base SAS 9.4 session, , the entire base sas application will freeze. There is no error dialog/message etc. It just says 'Not responding' at the top left. How the dataset was created doesnt seem to matter as it happens with all of them. But, it doesnt happen all the time - maybe once per day. To recreate - Open a dataset for viewing, resize the window. This seriously interrupts workflow because if the freeze happens, you can't save anything. Happens often enough that its a serious issue to me.
... View more