Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make develop have some issue #229

Closed
jsgang opened this issue Jan 20, 2015 · 5 comments
Closed

make develop have some issue #229

jsgang opened this issue Jan 20, 2015 · 5 comments

Comments

@jsgang
Copy link

jsgang commented Jan 20, 2015

pip install -q -r requirements/base.txt --exists-action w
Could not find a tag or branch 'ece149d706aaf812afd6b39872cf01fd294b2038', assuming commit.
Could not find a tag or branch '0d7847f9dfa2281640527b4dc51f5854f950f9b7', assuming commit.
Could not find a tag or branch 'd45d0bd8d64c69531be69178b9505b5d38806ce0', assuming commit.
Command /usr/bin/python -c "import setuptools, tokenize;file='/tmp/pip_build_dmt/bpython/setup.py';exec(compile(getattr(tokenize, 'open', open)(file).read().replace('\r\n', '\n'), file, 'exec'))" install --record /tmp/pip-HSfsVv-record/install-record.txt --single-version-externally-managed --compile failed
Who can help me? Thanks

@clintonb
Copy link
Contributor

When did you last pull from master? There was an issue with the django-announcements requirement that was fixed last week. Try pulling from master and reinstalling the requirements.

@jsgang
Copy link
Author

jsgang commented Jan 20, 2015

I'm install at last week. I will try again,thanks!

@clintonb
Copy link
Contributor

@jsgang I assume this issue has been resolved. If not, please comment to reopen.

@clintonb
Copy link
Contributor

@jsgang The error log you posted doesn't provide much detail. However, before we continue trying to debug the dashboard installation, do you actually have the API and data pipeline setup? The dashboard is unusable without it.

@jsgang
Copy link
Author

jsgang commented Jan 21, 2015

I use the last commit,I have some issue
npm install
./node_modules/.bin/bower install
bower extra-resolution Unnecessary resolution: cldrjs#0.3.10
pip install -q -r requirements/base.txt --exists-action w
Could not find a tag or branch '0d7847f9dfa2281640527b4dc51f5854f950f9b7', assuming commit.
Could not find a tag or branch 'd45d0bd8d64c69531be69178b9505b5d38806ce0', assuming commit.
Command /usr/bin/python -c "import setuptools, tokenize; file='/edx/app/analytics-dashboard/src/i18n-tools/setup.py'; exec(compile(getattr(tokenize, 'open', open)(file).read().replace('\r\n', '\n'), file, 'exec'))" develop --no-deps failed with error code 1 in /edx/app/analytics-dashboard/src/i18n-tools
Storing debug log for failure in /home/dmt/.pip/pip.log
make: *** [requirements] Error 1

ericfab179 pushed a commit to proversity-org/edx-analytics-dashboard that referenced this issue May 29, 2019
…cit_jwt_cookie_auth

Use JWT cookies for authentication when explicitly requested by client.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants