inTestiGator/pytest-santa

Cannot run the example

Open

#45 opened on Apr 10, 2019

 (0 comments) (0 reactions) (0 assignees)Python (1 fork)auto 404
buggood first issue

Repository metrics

Stars
 (5 stars)
PR merge metrics
 (PR metrics pending)

Description

Describe the bug Now the import code in runterm.py works for the monkeytype, however, if we just want to run the program, it will show there is an import error

To Reproduce Steps to reproduce the behavior:

  1. Go to example
  2. Run pipenv run termfrequency/runtermfreq.py inputs/input.txt
  3. See error

Expected behavior Expect to run and produce the output with the words and frequencies

Contributor guide