➜ ghtrack git:(master) ./ght version
Traceback (most recent call last):
File "/Users/joesepi/code/ghtrack/./ghtrack.py", line 65, in <module>
from cli import *
File "/Users/joesepi/code/ghtrack/cli.py", line 15, in <module>
import io, sys, yaml, json, csv, os.path
ModuleNotFoundError: No module named 'yaml'
Bug report
I'm getting module not found errors. See below
Expected behavior
Install and run ghtrack
Steps to reproduce the problem
Install and run ghtrack (on my machine?)
./ght version
Python version
More output from my issue