asweigart / asweigart/pyinputplus
Issues in Atom on Mac?
- Dominant language
- Python
- Stars
- 114
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
I'm kind of new to programming, so bear with me. At home I use a Mac with Atom as my IDE and at work I use a Windows environment with Atom. At work i'm able to run pyinputplus, but at home cannot. The error I get is AttributeError: 'module' object has no attribute 'inputNum'. Interestingly enough I can use this library in the terminal, just not in my IDE. Is this an issue with Atom that others have experienced?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the difference between Atom and the terminal, checking which Python environment and pyinputplus module each one uses. Verify whether inputNum is available in the module loaded by Atom; done means identifying the environment or import difference that explains why the terminal works while Atom fails.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100