[Tutor] Tutor Digest, Vol 161, Issue 41

Borisco Bizaro boriscobizaro8 at gmail.com
Sun Jul 30 14:50:22 EDT 2017


Please I have been ask to write python code that ask user to enter a price
continuetly until key press to and give the total amount of price I have
enter using while loop I don't know how to go about it,please help me
On Jul 29, 2017 17:00, <tutor-request at python.org> wrote:

> Send Tutor mailing list submissions to
>         tutor at python.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         https://mail.python.org/mailman/listinfo/tutor
> or, via email, send a message with subject or body 'help' to
>         tutor-request at python.org
>
> You can reach the person managing the list at
>         tutor-owner at python.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Tutor digest..."
>
> Today's Topics:
>
>    1. Installing NUMPY (David Torres)
>
>
> ---------- Forwarded message ----------
> From: David Torres <davidtorres7888 at gmail.com>
> To: tutor at python.org
> Cc:
> Bcc:
> Date: Fri, 28 Jul 2017 15:10:53 -0500
> Subject: [Tutor] Installing NUMPY
> Hello,
> I am having trouble executing a scripty that imports numpy. I have a
> feeling its because I had an old version of Numpy when I was using python
> 2.7. I am now using Pyhton 3X and I am getting the following error when I
> execute the program:::
>
>
> ImportError:
> Importing the multiarray numpy extension module failed.  Most
> likely you are trying to import a failed build of numpy.
> If you're working with a numpy git repo, try `git clean -xdf` (removes all
> files not under version control).  Otherwise reinstall numpy.
>
> Original error was: DLL load failed: The specified procedure could not be
> found.
>
>
>
> Please let me know if we can email each other or call. I would appreciate
> your help, I am very desperate! Thanks
> David A. Torres
> GitHub : https://github.com/dav1dt0rres
> -Man lives like a robot: mechanically efficient, but with no awareness.
> Department of Computer Science
>
>
>
> Department of Mathematics
> Department of Economics
>
>
> _______________________________________________
> Tutor maillist  -  Tutor at python.org
> https://mail.python.org/mailman/listinfo/tutor
>
>


More information about the Tutor mailing list