Stanford-Online / xblock-in-video-quiz

BSD 3-Clause "New" or "Revised" License
18 stars 25 forks source link

I am currently getting an error when I installed this Xblock on the AsideUsageKeyV2 #24

Closed joshoftenly closed 4 years ago

joshoftenly commented 4 years ago

ImportError: cannot import name AsideUsageKeyV2

This error persisted after using pip unistall.

joshoftenly commented 4 years ago

updating the Opaque keys (from github) to the correct version solved this. (You have to match the update to what the error will tell you it needs).

IE look at the error logs and read them until you understand them.

Also, geez it'd be helpful if you open source folks would update your packages :)

sumeshiit commented 4 years ago

@joshoftenly . we getting this issue, after installing this xblock in ironwood version. currently the lms & cms is not starting. could you please help us to resolve this issue. if possible, please share the steps and the commands you followed to fix this issue.

joshoftenly commented 4 years ago

Yeah if the LMS and CMS aren't starting there are a number of things that can be the problem. Usually it means there's an error in either the lms.env.json, cms.env.json file. Which will cause that.