You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
python train_mineral_shards.py generates the following error:
Traceback (most recent call last):
File "train_mineral_shards.py", line 3, in <module>
import gflags as flags
ModuleNotFoundError: No module named 'gflags'
python train_mineral_shards.pygenerates the following error: