Closed toomanych closed 12 years ago
Hmm try copying all the .py files into the same directory... I think that will fix it. In the meantime ill look into fixing this for real.
I usually run it from eclipse ide which does some 'magic' to allow python files to find eachother even if they're in different folders. So it probably has something to do with that. On May 3, 2012 9:41 AM, "toomanych" < reply@reply.github.com> wrote:
Hello, I am not a python expert but i count not run your sript. The error was:
Traceback (most recent call last): File "Board/Board.py", line 9, in
from Converter import Converter ImportError: No module named Converter Executed from Board/
Reply to this email directly or view it on GitHub: https://github.com/Trump211/Eagle2Kicad/issues/5
Fixed by magtux in commit d2dbd571324d92a302aa577649b265d00d1595df
Hello, I am not a python expert but i could not run your sript. The error was:
Traceback (most recent call last): File "Board/Board.py", line 9, in
from Converter import Converter
ImportError: No module named Converter
Executed from Board/