from sys import path path.append('..\\packages') from extra.iota import FunI print(FunI())