Traceback (most recent call last):
File "C:/main.py", line 2, in
import nmath # Nim imports!
File "", line 991, in _find_and_load File "", line 971, in _find_and_load_unlocked File "", line 914, in _find_spec
File "C:python38libsite-packagesnimporter.py", line 1150, in find_spec
re
Traceback (most recent call last):
File "C:/main.py", line 2, in
import nmath # Nim imports!
File "", line 991, in _find_and_load File "", line 971, in _find_and_load_unlocked File "", line 914, in _find_spec
File "C:python38libsite-packagesnimporter.py", line 1150, in find_spec
re
OK
This is one of the simplest examples, just combined calls in python, and then
an error occurs
import nimpy
proc add(a: int, b: int): int {.exportpy.} =
return a + b
install MINGW but not solved
'Hint: vcvarsall.bat was not found'
I try to debug to get this information