Closed Amy2017new closed 6 years ago
Hi, Have you set userid
in moss_usage.py
file (987654321 is a dummy value). Hope this helps.
Is the userid contained in the Moss account? I've sent the mail to moss@moss.stanford.edu and applied for the account eleven days ago, but I haven't received any reply. Should I keep waiting or apply again?
Yes, you should have received an email with your userid
. Try again and make sure you follow the format described:
registeruser
mail username@domain
Is the userid contained in the Moss account? I've sent the mail to moss@moss.stanford.edu and applied for the account eleven days ago, but I haven't received any reply. Should I keep waiting or apply again?
I am having the same problems. Did you got the email ?
edit I got the user-id now just had to make sure the formatting of message.
I downloaded the zip and installed the package successfully ➜ sudo pip install moss.py-master.zip
But when I run moss_usage.py, I got this error: ➜ moss.py-master python moss_usage.py Report URL: Traceback (most recent call last): File "moss_usage.py", line 20, in
m.saveWebPage(url, "submission/report.html")
File "/Users/moss.py-master/mosspy/moss.py", line 143, in saveWebPage
raise Exception("Empty url supplied")
Exception: Empty url supplied
It seems like m.send() doesn't work, what should I do? Thanks a lot!