Coder Social home page Coder Social logo

flask's Introduction

Flask

flask's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

flask's Issues

ImportError was unhandled by user code Message: Error while finding loader for '__main__' (<class 'ValueError'>: __main__.__spec__ is None)

Hi,
This is probably about my environment settings. but I am stuck with this error:

Traceback (most recent call last):
File "C:\Users\212338241\Documents\Visual Studio 2015\Projects\bFlaskWP1\bFlas
kWP1\app.py", line 7, in
app = Flask(name)
File "C:\Users\212338241\Documents\Visual Studio 2015\Projects\bFlaskWP1\bFlas
kWP1\env\lib\site-packages\flask\app.py", line 358, in init
instance_path = self.auto_find_instance_path()
File "C:\Users\212338241\Documents\Visual Studio 2015\Projects\bFlaskWP1\bFlas
kWP1\env\lib\site-packages\flask\app.py", line 663, in auto_find_instance_path
prefix, package_path = find_package(self.import_name)
File "C:\Users\212338241\Documents\Visual Studio 2015\Projects\bFlaskWP1\bFlas
kWP1\env\lib\site-packages\flask\helpers.py", line 723, in find_package
loader = pkgutil.get_loader(root_mod_name)
File "C:\Python34\lib\pkgutil.py", line 467, in get_loader
return find_loader(fullname)
File "C:\Python34\lib\pkgutil.py", line 487, in find_loader
raise ImportError(msg.format(fullname, type(ex), ex)) from ex
ImportError: Error while finding loader for 'main' (<class 'ValueError'>: __
main__.spec is None)
Press any key to continue . . .

image

then VS makes chrome start to work with another port

image

I check the internet for similar problem but I cant find the ini files in VS environment that the possible solutions discuss. (ie: unbit/uwsgi#621 )

Regards

semicolon ;

Why have you used semicolon (;) in places in tutorial for flask.
I have followed your python tutorial in MVA and now this flask too, but i am not getting why have you used these semicolons in places.
Well i'm new to github and don't know if this is the right way to contact.

error on my python flask project

hello friends am having this error SyntaxError was unhandled by user code
Message: invalid syntax (routes.py, line 56) my python flask project please needs urgent help
python error

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.