IronLanguages / IronLanguages/ironpython3
ImportException: IronPython3 NET
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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