КОМЕНТАРІ •

  • @SajinSA
    @SajinSA Рік тому

    Underratted Video🤯

  • @mrpid87
    @mrpid87 Рік тому +1

    I also found that activating the venv needed a "." at the start so the command was ".\venv\Scripts\activate" - for anyone else getting the error that venv module could not be found etc.

  • @reconman763
    @reconman763 Рік тому +1

    Thank you, the Heroku tutorial only gives you a completed repo with no instructions on what's actually needed.
    Was missing gunicorn and the Procfile.

  • @pabloahermun
    @pabloahermun Рік тому +2

    As of now, it seems to be no free plan available on Heroku anymore :/

  • @mrpid87
    @mrpid87 Рік тому +1

    AND just spend 3 hours trying to figure out why pushing to master was failing. My procfile was created in UTF-16 rather than 8. That was fun trying to figure out...

  • @serychristianrenaud
    @serychristianrenaud 2 роки тому

    thanks ...

  • @discord_mod
    @discord_mod 2 роки тому

    thanks !

  • @deepanshumolasi7151
    @deepanshumolasi7151 Рік тому

    when i type python3 -m venv venv it says python 3 cannot be recognised but i have python 3 installed on my pc i installed it when i installed anaconda

  • @jacksongunther5849
    @jacksongunther5849 Рік тому

    Why do I just see errors in my logs? followed exactly on windows 10