Skip to content

NAM002

NAM002 — import path escapes qube

SubsystemNames
Severityerror

A quoted relative import (e.g. "../other/lib.q") resolves outside the qube’s own source tree. Imports may not escape the qube; depend on the other qube by its module path instead.

From your terminal:

Terminal window
q64 explain NAM002