I am testing Edge.JS since I need to run Python functions from Node.js. The problem is that Edge seems to want another version of IronPython:
Could not load file or assembly 'IronPython, Version=2.7.0.40, Culture=neutral, PublicKeyToken=7f709c5b713576e1' or one of its dependencies. The system cannot find the file specified.
I have 2.7.6.3
installed, should I downgrade? Or is there a way to set the version in edge?
The problem come from Edge, where the version number is hardcoded.