Python Code Error

Hello All,

I am not expert in python coding. I need help that I hope I can find some suggestion or solution for that. I appreciate your helps and times.

I cant not find the following path:

sys.path.append(r’C:\Program Files (x86)\NSGA\GBS’)

The error I get, when I want to run the node is as follow:

IOError: System.IO.IOException: Could not add reference to assembly GBSFuncs.dll

I have created the path by myself but how can I have this .dll file to paste to the desired path?

have a look at this:

1 Like