mirror of
https://github.com/ShaYmez/HBMonv2.git
synced 2025-09-16 13:27:47 -04:00
Update README.md
This commit is contained in:
parent
a61ecc9394
commit
5764774781
14
README.md
14
README.md
@ -93,6 +93,20 @@ php support running on the server.
|
|||||||
forward TCP port 9000 and web server port 8080 in firewall
|
forward TCP port 9000 and web server port 8080 in firewall
|
||||||
|
|
||||||
*****************************************************************************************
|
*****************************************************************************************
|
||||||
|
---
|
||||||
|
|
||||||
|
After update distribution of Linux jinja2 to version 3.x you can find problem with run HBMonitor with error:
|
||||||
|
|
||||||
|
ValueError: The 'monitor' package was not installed in a way that PackageLoader understands.
|
||||||
|
|
||||||
|
|
||||||
|
You must uninstall jinja2 and reinstalling with this version Jinja2==2.11.3
|
||||||
|
|
||||||
|
pip3 uninstall jinja2
|
||||||
|
|
||||||
|
and
|
||||||
|
|
||||||
|
pip3 install Jinja2==2.11.3
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user