IronLanguages / IronLanguages/ironpython3

ImportException: IronPython3 NET

Open
#1,747 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C#
Stars
2.8k
Forks
316
Avg merge
1d 9h
Merged PRs (30d)
1

Description

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.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the pyautogui and pynput imports with IronPython 3.4.1 and the stated ImportStdLib version, then inspect the configured paths and capture the complete ImportException messages. Done means identifying a reproducible cause and confirming that the affected third-party modules import successfully in the C# project.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp, python
Domain
tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.