I am also facing the same issue. Were you able to figure it out ?? On Monday, August 27, 2018 at 5:52:45 AM UTC+5:30, aruna edx wrote: > > Hi > > I am getting this error > > Build failed: Unknown task: install_prereqs > > Plese help me on this > > > Thanks and Regards > > > > On Tuesday, 9 December 2014 01:08:49 UTC+5:30, Andy Armstrong wrote: >> >> The changes to support the new openedx directory have been merged to >> edx-platform master, and there is an issue that might require manual >> intervention. For some people, running 'paver install_prereqs' will not >> correctly update the Open edX package, which leads to unit test failures >> with errors like this: >> >> UserPartitionError: Unrecognized scheme random >> >> The problem appears to be that pip has not noticed the bump in the Open >> edX version number and so has not correctly reinstalled the package. The >> workaround is to execute the following from your devstack: >> >> paver install_prereqs; pip install -e . >> >> You can check that you have the correct version installed with the >> following command. It should show that you have version 0.2: >> >> ~/edx-platform$ pip list | grep Open-edX >> Open-edX (0.2, /edx/app/edxapp/edx-platform) >> >> Please let me know if you have any problems with this. >> >> - Andy >> >> -- >> >> *Andy Armstrong* >> >> edX | UI Architect | an...@edx.org >> >> 141 Portland Street, 9th floor >> >> Cambridge, MA 02139 >> http://www.edx.org <http://www.edxonline.org/> >> >> [image: >> http://www.e-learn.nl/media/blogs/e-learn/edX_Logo_Col_RGB_FINAL.jpg?mtime=1336074566] >> >
-- You received this message because you are subscribed to the Google Groups "General Open edX discussion" group. To unsubscribe from this group and stop receiving emails from it, send an email to edx-code+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/edx-code/74b4a256-c435-4c5c-88c9-47ce45494ff1%40googlegroups.com.