Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Request for pythonnet package full support.  #5032

Copy link
Copy link
Open
@ANVLISTENER

Description

@ANVLISTENER
Issue body actions

PS C:\Users\username\Desktop> rspy -c "import clr_loader; from clr_loader import get_coreclr; runtime = get_coreclr()"
Traceback (most recent call last):
File "", line 1, in
File "C:\Users\username.cargo\git\checkouts\rustpython-f8ef4d934ac33cd8\bdb0c8f\Lib\clr_loader_init_.py", line 117, in get_coreclr
from .hostfxr import DotnetCoreRuntime
File "C:\Users\username.cargo\git\checkouts\rustpython-f8ef4d934ac33cd8\bdb0c8f\Lib\clr_loader\hostfxr.py", line 5, in
from .ffi import ffi, load_hostfxr
File "C:\Users\username.cargo\git\checkouts\rustpython-f8ef4d934ac33cd8\bdb0c8f\Lib\clr_loader\ffi_init_.py", line 11, in
ffi = cffi.FFI() # type: ignore
File "C:\Users\username.cargo\git\checkouts\rustpython-f8ef4d934ac33cd8\bdb0c8f\Lib\cffi\api.py", line 48, in init
import _cffi_backend as backend
ModuleNotFoundError: No module named 'cffi_backend'
PS C:\Users\username\Desktop> rspy -c "import ctypes"
Traceback (most recent call last):
File "", line 1, in
File "C:\Users\username.cargo\git\checkouts\rustpython-f8ef4d934ac33cd8\bdb0c8f\Lib\ctypes_init
.py", line 8, in
from _ctypes import Union, Structure, Array
ModuleNotFoundError: No module named '_ctypes'
PS C:\Users\username\Desktop> rspy -c "import _ctypes"
Traceback (most recent call last):
File "", line 1, in
ModuleNotFoundError: No module named '_ctypes'
PS C:\Users\username\Desktop> rspy -c "import _ctypes"
Traceback (most recent call last):
File "", line 1, in
ModuleNotFoundError: No module named '_ctypes'

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.