Skip to content
  • Pierre Blanc-fatin's avatar
    Report bug ModuleNotFound with a jitted method that use local imported functions · ef646ec4d5f8
    Pierre Blanc-fatin authored
    To have the error run 'make clean; pytest test_justintime.py -s'
    I don't understand why function at line 277 in transonic.util.py (i.e "spec.loader.exec_module(module)") doesn't find the module imported by the module in its parameter"
    I've written just before this line a test that looks for the existence of this module, and the test gives me a positive existence
    
    
    In this commit I have only kept the test that give me this error (in test_justintime.py).
    Be aware that this commit contains other unrelated changes like a factorisation of the function "filter_external_code"
    ef646ec4d5f8