mirror of
https://github.com/GOSTSec/gostcoin.i2p
synced 2025-02-05 19:34:21 +00:00
make script working on a vps
This commit is contained in:
parent
564f261d47
commit
b16eb89078
1
scripts/plot.py
Normal file → Executable file
1
scripts/plot.py
Normal file → Executable file
@ -2,6 +2,7 @@
|
|||||||
|
|
||||||
# requirements: sudo pip3 install matplotlib
|
# requirements: sudo pip3 install matplotlib
|
||||||
|
|
||||||
|
import matplotlib;matplotlib.use('Agg')
|
||||||
import numpy as np
|
import numpy as np
|
||||||
import matplotlib.pyplot as plt
|
import matplotlib.pyplot as plt
|
||||||
import matplotlib.ticker as ticker
|
import matplotlib.ticker as ticker
|
||||||
|
Loading…
x
Reference in New Issue
Block a user