Re: Error in Module

Liste des GroupesRevenir à cl python 
Sujet : Re: Error in Module
De : learn2program (at) *nospam* gmail.com (Alan Gauld)
Groupes : comp.lang.python
Date : 11. Mar 2024, 18:28:40
Autres entêtes
Message-ID : <mailman.82.1710174524.3452.python-list@python.org>
References : 1 2
User-Agent : Mozilla Thunderbird
On 10/03/2024 18:08, Sanskar Mukeshbhai Joshi via Python-list wrote:

I had made my project in BCA in Python. When I had complete my
project and run the program, at that time I got the error in
runnig my project. The error was ModuleNotFoundError: No module named 'flask'.

Flask is a third party package that you need to install separately
from Python. It does not come as standard. Have you installed Flask
on the computer where you are running your project? If so, how did you
download/install it?

--
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/
http://www.amazon.com/author/alan_gauld
Follow my photo-blog on Flickr at:
http://www.flickr.com/photos/alangauldphotos



Date Sujet#  Auteur
11 Mar 24 o Re: Error in Module1Alan Gauld

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal