Ansys Assistant will be unavailable on the Learning Forum starting January 30. An upgraded version is coming soon. We apologize for any inconvenience and appreciate your patience. Stay tuned for updates.

Ansys Learning Forum Forums Discuss Simulation Photonics Help for qINTERCONNECT Reply To: Help for qINTERCONNECT

venuskd
Subscriber

I did this as well: I added it to user variables,

 

C:\Program Files\Lumerical\v242

 


But with this belowe code :

import sys
sys.path.append("C:\\Program Files\\Lumerical\\v242\\api\\python\\") 

from qinterconnect.solver import QSolver

 

I again face this :  ModuleNotFoundError: No module named 'qinterconnect.solver'

 

 

[bingo_chatbox]