Skip to content
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

ImportException: IronPython3 NET #1747

Open
David52920 opened this issue Oct 30, 2023 · 1 comment
Open

ImportException: IronPython3 NET #1747

David52920 opened this issue Oct 30, 2023 · 1 comment

Comments

@David52920
Copy link

David52920 commented Oct 30, 2023

Running IronPython NET 3.4.1; and ImportStdLib 3.41.

When downloading and importing 3rd party python modules ie. pyautogui, pynput (I made sure all dependent modules were installed as well)

I get a bunch of ImportExceptions when they are imported it. I have the paths specified. The python packages partially work.

Since I'm creating a c# project I added the source files directly to the lib folder and added the path to it.

@slozier
Copy link
Contributor

slozier commented Nov 2, 2023

What sort of ImportExceptions are you getting? I did not have any issues importing pyautogui or pynput in the cli.

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