asweigart / asweigart/pyinputplus

pyinputplus issue

Open
#24 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
114
Forks
19
PR merge metrics
No merged PRs in 30d

Description

Hi,

**I am using Windows 10 64bit
I also pip installed pyinputplus in command prompt
I am in 3.7.9 virtual environment**

code:
import pyinputplus as pyip

response = ('Enter a number: ')

Error message:
import pyinputplus as pyip
ModuleNotFoundError: No module named 'pyinputplus'

any suggestions would be much appreciated

Contributor guide

No contributing guide indexed for this repository

Research direction

No source file or test is named. Start by reproducing the import failure on Windows 10 with Python 3.7.9 in the stated virtual environment, then inspect the installation and interpreter context; done means identifying whether the package or environment causes the failure and documenting the confirmed resolution.

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
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.