python-json-logger icon indicating copy to clipboard operation
python-json-logger copied to clipboard

Tests cannot be run locally

Open matanshavit opened this issue 4 years ago • 0 comments

Running the command python -m unittest results in the error:

from pythonjsonlogger import jsonlogger
ModuleNotFoundError: No module named 'pythonjsonlogger'

matanshavit avatar Oct 14 '20 13:10 matanshavit