hi sir
samichow opened this issue · 2 comments
samichow commented
how can i use this file in windows please help me
julienlh commented
The guide was made for Linux (you can use Virtual Machine or Docker Image to fix the problem easily).
You can also see the previous tickets :
https://github.com/synhack/mercure/issues/73
https://github.com/synhack/mercure/issues/65
y0no commented
To work with Windows, you need to install python3 from official website with "pip" to get the required libraries. Installation guide is made for Linux but can be followed for Windows.
Also, you can use docker to execute Mercure without python, django, etc. on your machine