> > 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.