** Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement! **
-
Call the package outside it
-
Add
..
intosys.path
.:::python import sys sys.path.append("..")
** Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement! **
Call the package outside it
Add ..
into sys.path
.
:::python import sys sys.path.append("..")