manoo431
Results
2
comments of
manoo431
Hi, I'm facing a similar issue while importing the Python 'math' package. % set py [python3::interp new] % $py exec {import math} Traceback (most recent call last): File "", line...
That works, thank you!