NEWTON

NEWTON


Popular tags

    Is it possible to import local python files into hints?

    Asked

    4 months ago

    8

    views


    0

    hi guys! is it possible to import local python files into hints?

    Like so:

    # Cairo here %{ import my_python_file.py # Python here %}
      cairocairo-lang

    Newton

    asked

    4 months ago


    1 answers

    0

    yes; if it doesn't work out of the box, you'll need to manipulate the sys.path – note this isn't generally recommended, but IMO fine for debugging

    answered

    4 months ago

    Your answer

    NEWTON

    NEWTON