[Tutor] Curses Module

Joel Goldstick joel.goldstick at gmail.com
Mon May 16 10:02:21 EDT 2016


On Sun, May 15, 2016 at 5:45 PM, Rosen, Brian - 2016
<RosenB16 at student.riverdell.org> wrote:
> To Whom it May Concern,
>
>
>   I am a high school student currently enrolled in an Intro to Computer Programming Class. In my current assignment, I would like to import the curses module into either Python 2.7 or Python 3.4. However, whenever I attempt to import it, there is an Import Error that states "No module named '_curses'.
>
>
> Would you have any idea as to how to make the curses module available for use in my programming? Thank you.
>
>
> Sincerely,
>
> Brian Rosen
> _______________________________________________
> Tutor maillist  -  Tutor at python.org
> To unsubscribe or change subscription options:
> https://mail.python.org/mailman/listinfo/tutor

Which operating system are you using?

-- 
Joel Goldstick
http://joelgoldstick.com/blog
http://cc-baseballstats.info/stats/birthdays


More information about the Tutor mailing list