sanic works like a charm on Windows 10 with "Bash on Ubuntu on Windows"

Created on 18 Apr 2017  路  1Comment  路  Source: sanic-org/sanic

I think "No wheels for uvloop and httptools on Windows :(" is not a limitation.
I like uvloop and this framework. But I have to work on Windows since UE4 is not handy on other system, It's painful to have a linux virtual machine or dual system, I thought I can try "Bash on Ubuntu on Windows", it just works! :)

Sanic on windows 10 using uvloop

Most helpful comment

I have also run Sanic on Windows 10 Anniversary Edition by following these steps:

  1. Activate developer mode
  2. Install ubuntu bash support from add/remove Windows features
  3. Upgrade Ubuntu to 16.04 (you should run apt-get remove screen first)
  4. Run my app.

It works :)

>All comments

I have also run Sanic on Windows 10 Anniversary Edition by following these steps:

  1. Activate developer mode
  2. Install ubuntu bash support from add/remove Windows features
  3. Upgrade Ubuntu to 16.04 (you should run apt-get remove screen first)
  4. Run my app.

It works :)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

davidtgq picture davidtgq  路  3Comments

sirex picture sirex  路  4Comments

ubergarm picture ubergarm  路  4Comments

Souldat picture Souldat  路  3Comments

litelife picture litelife  路  3Comments