You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
from System.Collections.Generic import List
The module was found, but not in a referenced namespace.
Implicit loading is deprecated. Please use clr.AddReference("System.Collections.Generic.List").
Should report that "System.Collections" needs to be added.