Skip to content

Dyalog APL could not initialise because the script file could not be opened #16

Closed
@justin2004

Description

@justin2004

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions