** 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.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.
import sys
sys.path.append("..")