codeclassroom/PlagCheck

Error while testing

harshraj22 opened this issue · 9 comments

I am facing some error while testing it locally. What could be the possible reason ?

Screenshot from 2019-10-27 10-23-26

@harshraj22 did you change anything in demo.py ?

No, nothing changed

ok @harshraj22 I will look onto this

@harshraj22 you can test , it's fixed now

Seems only first few lines of error message changed 😢

Screenshot from 2019-11-02 14-43-26

@harshraj22
can you walk me with the process of what you did.

  1. You got "Moss USER ID" from Moss.
  2. Repo Cloned, installed requirements.
  3. Made a .env file having the id.

and then ran demo.py as shown.

Everything seems to work fine. I recently bundled it into a package .
Try installing plagcheck
pip install plagcheck

Can you tell me what Python version are you using?

I already installed that. Python 3.6.8