8000 import ctypes ModuleNotFoundError: No module named 'ctypes' · Issue #4739 · RustPython/RustPython · GitHub
[go: up one dir, main page]

Skip to content

import ctypes ModuleNotFoundError: No module named 'ctypes' #4739

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
ParkourLiu opened this issue Mar 22, 2023 · 5 comments
Open

import ctypes ModuleNotFoundError: No module named 'ctypes' #4739

ParkourLiu opened this issue Mar 22, 2023 · 5 comments

Comments

@ParkourLiu
Copy link
ParkourLiu commented Mar 22, 2023

image

Hello,I want to import 'ctypes',
am I using the wrong method?

Unable to import 'ctypes' module

@ParkourLiu
Copy link
Author

image

@youknowone
Copy link
Member

see also #1217
it is not implemented yet.

@youknowone
Copy link
Member

And you also didn't correctly set RUSTPYTHONPATH as error message describes.

@ParkourLiu
Copy link
Author

Thank you for your answer,Are there plans to support it in the future?

@youknowone
Copy link
Member
youknowone commented Mar 22, 2023

I guess so. but not sure about schedule. ctypes is a huge task and our capacity is limited. in general, we need volunteers for new features.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
0