Hi,

I change the configuration file to run BasicTemplateFrameworkAlgorithm.py instead of the basic c# algorithm.

I run the launcher, but I got an error that the algorithm "or one of its dependencies. The module was expected to contain an assembly manifest." . However the py file exist in the location mentioned in error and the solution was builded with no error. 

Can someone help me to solve this issue?

Author