Mono 导入clr提供未解析的符号

Mono 导入clr提供未解析的符号,mono,clr,python-3.7,python.net,Mono,Clr,Python 3.7,Python.net,安装了pythonnet2.4.0和mono (dash_apps_36) idf@ubvm:~/Documents/python/PythonWrapper.For.CS$ mono --version Mono JIT compiler version 6.4.0.198 (tarball Tue Sep 24 01:21:28 UTC 2019) Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors. www.m

安装了
pythonnet2.4.0
mono

(dash_apps_36) idf@ubvm:~/Documents/python/PythonWrapper.For.CS$ mono --version
Mono JIT compiler version 6.4.0.198 (tarball Tue Sep 24 01:21:28 UTC 2019)
Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors. www.mono-project.com
    TLS:           __thread
    SIGSEGV:       altstack
    Notifications: epoll
    Architecture:  amd64
    Disabled:      none
    Misc:          softdebug 
    Interpreter:   yes
    LLVM:          yes(610)
    Suspend:       hybrid
    GC:            sgen (concurrent by default)
我创建了一个单行程序:

import clr
当我运行它时,我得到一个错误:

(dash_apps_36) idf@ubvm:~/Documents/python/PythonWrapper.For.CS$ python testclr.py 
Traceback (most recent call last):
  File "testclr.py", line 1, in <module>
    import clr
ImportError: /usr/lib/libmonosgen-2.0.so.1: undefined symbol: _ZTIPi
(仪表板应用程序36)idf@ubvm:~/Documents/python/PythonWrapper.For.CS$python testclr.py
回溯(最近一次呼叫最后一次):
文件“testclr.py”,第1行,在
导入clr
ImportError:/usr/lib/libmonosgen-2.0.so.1:未定义的符号: