8000 Implicit loading reports the wrong assembly in deprecation warning · Issue #36 · pythonnet/pythonnet · GitHub
[go: up one dir, main page]

Skip to content
Implicit loading reports the wrong assembly in deprecation warning #36
Closed
@tonyroberts

Description

@tonyroberts

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0