no module named nats

For Windows:
1. Activate venv: 

.\venv\Scripts\activate

2. Then run the python script

For Linux:
1. Activate venv: 

source venv/bin/activate

2. Then run the python script