Getting error while testing in moodle

Getting error while testing in moodle

by yagni patel -
Number of replies: 1

I tried installing jobe server on ubuntu using this link:https://github.com/trampgeek/jobe
i do get error in python check at the end and when i tried to use it my moodle it is showing me this error.
is there any way to add pylint after i install jobe server ?

pylint --reports=no --score=n --generate-rcfile > /etc/pylintrc
and what are the necessary steps.
please help me with this problem.
In reply to yagni patel

Re: Getting error while testing in moodle

by Richard Lobb -

I'm not sure what you mean by "this error", nor what error you get in the "python check at the end". Please post screenshots or the bash command output as appropriate.

You can run that pylint command at any time to turn of the extraneous pylint output. But you need to be a superuser at the time you type it, e.g. by first doing sudo bash