andreikop / enki

A text editor for programmers
http://enki-editor.org
GNU General Public License v2.0
161 stars 38 forks source link

Installing Enki 18.08.0 on Windows #463

Open nov314k opened 5 years ago

nov314k commented 5 years ago

This is not an issue as such, it is a report of my (successful) installation experience, in case it helps somebody.

qutepart

enki

PyQt5.QtWebEngineWidgets

Since I don't need it at the moment, I also commented out import PyQt5.QtWebEngineWidgets in enki-18.08.0\enki\__main__.py and also in one more file (it will become obvious which one during application startup).

Recommendation

Looking back, I should have probably done all this in a virtual environment.

Other version information

python --version Python 3.6.2 pip --version pip 18.0 from d:\python\lib\site-packages\pip (python 3.6)