Anastasios Selalmazidis

Results 194 comments of Anastasios Selalmazidis

Try setting `TERM=xterm-256color` in your `.bashrc` file or in your `.profile` file

Hey. Thnx. Will definitely take a look at your code

Hi there, thnx for using AntminerMonitor. Did you install all the requirements from requirements.txt? As I can see you ain't using a virtual environment.

I think the issue is due the Jinja2 version. The latest version is 3.x but Flask 1.x needs Jinja2 2.x. This said, please uninstall Jinja2 v3 and install a previous...

According to https://github.com/pallets/markupsafe/issues/284 you have to do `python -m pip install markupsafe==2.0.1`

All those are not errors caused by the app itself but are dependency errors. I need to update the app or the requirements.txt

You can search online for the error. Just search for the import error at the end. No need to search for the whole output. Or wait for an update

There is a discovery in the app

Hi there @Eggwise , thank you for using my software. I will try and add the D7 to the list of supported miners. PS: Sorry for the delayed answer, I...

@Eggwise you can actually help me out find more info on the D7. Please install my software and open the url http://localhost:5000//summary and http://localhost:5000//stats and paste the output here. If...