Closed
Description
dyalog version 18.0.4068
Python 3.9.2
Debian 11
root@debian-s-1vcpu-1gb-nyc3-01--google-home:~/pynapl# ls -l
total 44
-rw-r--r-- 1 root root 1068 Dec 19 17:31 LICENSE
-rw-r--r-- 1 root root 145 Dec 19 17:31 MANIFEST.in
-rw-r--r-- 1 root root 21762 Dec 19 17:31 README.md
drwxr-xr-x 6 root root 4096 Dec 19 17:31 demos
drwxr-xr-x 4 root root 4096 Dec 19 17:33 pynapl
-rw-r--r-- 1 root root 1194 Dec 19 17:31 setup.py
root@debian-s-1vcpu-1gb-nyc3-01--google-home:~/pynapl# which dyalog
/usr/bin/dyalog
root@debian-s-1vcpu-1gb-nyc3-01--google-home:~/pynapl# python3
Python 3.9.2 (default, Feb 28 2021, 17:03:44)
[GCC 10.2.1 20210110] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> from pynapl import APL
>>> apl=APL.APL()
Dyalog APL could not initialise because the script file could not be opened
any tips?
Metadata
Metadata
Assignees
Labels
No labels