appsembler / xblock-video

Universal Video XBlock with pluggable backend for many video hosting providers
GNU General Public License v3.0
18 stars 50 forks source link

I have installation problem #21

Closed hassan957 closed 6 years ago

hassan957 commented 6 years ago

when I run 3rd command pip install --process-dependency-links -e "git+https://github.com/appsembler/xblock-video.git@dev#egg=video_xblock" I get this error don't know what to do

Could not find a tag or branch 'dev', assuming commit. fatal: ambiguous argument 'dev': unknown revision or path not in the working tree. Use '--' to separate paths from revisions, like this: 'git [...] -- [...]' Command "git reset --hard -q dev" failed with error code 128 in /edx/app/edxapp/venvs/edxapp/src/video-xblock

bryanlandia commented 6 years ago

@hassan957 Sorry for the late reply here. It's true, our README was written during the development process. The dev branch is not available on this repo. Please do instead,

pip install --process-dependency-links -e "git+https://github.com/appsembler/xblock-video.git#egg=video_xblock