- Notifications
You must be signed in to change notification settings - Fork752
Closed
Description
Environment
- Pythonnet version: 2.2.2, strongly signed post-installation
- Python version: 2.7, 32bit
- Operating System: Windows 7, 64bit
Details
- Describe what you were trying to get done.
GLOB=1deftest_glob():returnGLOB
Microsoft(R) Roslyn C# Compiler version1.2.0.60425Loading contextfrom 'CSharpInteractive.rsp'.Type"#help" formoreinformation.> #r"C:\Python\Python27_32b\Lib\site-packages\Python.Runtime.dll">using Python.Runtime;>dynamictest_glob;using(Py.GIL()){test_glob=Py.Import("test_glob");}>test_glob.GLOB[1]>test_glob.GLOB=1Unable to castobject of type 'System.Int32' to type 'Python.Runtime.PyObject'.+Python.Runtime.PyObject.TrySetMember(System.Dynamic.SetMemberBinder,object)+System.Dynamic.UpdateDelegates.UpdateAndExecute2<T0,T1,TRet>(System.Runtime.CompilerServices.CallSite,T0,T1)
Metadata
Metadata
Assignees
Labels
No labels