numpy is very important
This commit is contained in:
parent
271253eff6
commit
cf7b477fce
|
@ -1,4 +1,4 @@
|
|||
# note that running this file is likely gonna install numpy on you computer
|
||||
# note that running this file is likely gonna install numpy on your computer
|
||||
try:
|
||||
import numpy as np
|
||||
except ImportError:
|
||||
|
|
Loading…
Reference in New Issue