Community
    • Login

    Flask installation

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    5 Posts 2 Posters 1.3k Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Lehlogonolo FrankL Offline
      Lehlogonolo Frank
      last edited by

      I want to configure flask and use it with notepad++

      Issues are;

      1. Command prompt doesn’t process my “python -V” entry
      2. Other methods are outdated

      Is there anything i can try? Please help

      I have already setup python and is configured well for notepad. I need flask too

      EkopalypseE 1 Reply Last reply Reply Quote 0
      • EkopalypseE Offline
        Ekopalypse @Lehlogonolo Frank
        last edited by

        @Lehlogonolo-Frank

        Command prompt doesn’t process my “python -V” entry

        How did you do that exactly? Via Run Menu from Npp?
        Did you use cmd /k python -V ?

        Other methods are outdated

        Means what? Which methods you are talking about?

        I need flask too

        pip install ?

        1 Reply Last reply Reply Quote 1
        • Lehlogonolo FrankL Offline
          Lehlogonolo Frank
          last edited by

          I used cmd /k python -V
          The other method i tried was to run pyvenv file located inside my installed python file

          1 Reply Last reply Reply Quote 0
          • Lehlogonolo FrankL Offline
            Lehlogonolo Frank
            last edited by

            Perhaps you could guide me on installing flask via pip install

            EkopalypseE 1 Reply Last reply Reply Quote 0
            • EkopalypseE Offline
              Ekopalypse @Lehlogonolo Frank
              last edited by Ekopalypse

              @Lehlogonolo-Frank

              1. You need to be more descriptive.
                If you used a command and it doesn’t work you need to provide the error message
                you got in order for one to find out what the issue could be.

              2. How exactly did you setup python and how do you want it to be used?

              Perhaps you could guide me on installing flask via pip install

              pip install flask but only if you want it to be installed for the main python installation
              if you want it to have in an env you need to activate it first and then run the
              command within this virtual environment.

              1 Reply Last reply Reply Quote 1

              Hello! It looks like you're interested in this conversation, but you don't have an account yet.

              Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

              With your input, this post could be even better 💗

              Register Login
              • First post
                Last post
              The Community of users of the Notepad++ text editor.
              Powered by NodeBB | Contributors