Importing local module fails
Open
enhancement
- Dominant language
- Julia
- Stars
- 1.5k
- Forks
- 186
- PR merge metrics
- No merged PRs in 30d
Description
`pyimport` doesn't seem to be able to find python modules that are present in the local directory. Any reason for this? What's the best way to import user modules?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the local-module import failure through the `pyimport` entry point described in the issue. Trace how local Python modules are discovered and verify the expected behavior by confirming that a user module in the current directory can be imported successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia, python
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100