question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error installing redash: ImportError no module named fancy

See original GitHub issue

Hi,

i’m installing redash on Ubuntu using the bootstrap.sh script but i’m getting this error

Requirement already up-to-date: setuptools in /usr/local/lib/python2.7/dist-packages The system user `redash’ already exists. Exiting. psql (PostgreSQL) 9.3.12 redis-cli 2.8.17 Traceback (most recent call last): File “/opt/redash/redash.0.10.0.b1774/manage.py”, line 9, in <module> from redash import settings, models, version File “/opt/redash/redash.0.10.0.b1774/redash/init.py”, line 11, in <module> from redash import settings File “/opt/redash/redash.0.10.0.b1774/redash/settings.py”, line 4, in <module> from funcy import distinct, remove ImportError: No module named funcy

Distribution: Description: Ubuntu 16.04 LTS Release: 16.04 Codename: xenial

Thanks for your help

Regards

Francesco

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:9 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
dfislacommented, May 18, 2016

Yes, can confirm that the latest code runs without issues on ubuntu 16.04 LTS.

0reactions
arikfrcommented, May 18, 2016

@dfisla cool, glad you got it working.

Read more comments on GitHub >

github_iconTop Results From Across the Web

No module named redash.query_runner - Support
This is an import error because of your PYTHONPATH . But really, you shouldn't try to execute pg.py from your terminal. It's not...
Read more >
Terratest - OSCHINA - 中文开源技术交流社区
What about upgrading Terraform modules to all use the latest syntax? ... Follow the official Golang install guide to get started. Run go...
Read more >
Untitled
#tls Ikeken-lab, Alpe quaggione zio lalo, Mysql 1062 error code! ... Vestir a ironman 2, Python importerror no module named gps, Negev gala...
Read more >
Videoder apk direct for pc - Weebly
Unmeded exception occurred: Module schema not found in ... sheetname=' Attempted import error: 'applyMiddleWare' is not exported from 'redux'. attention ...
Read more >
Python package has been already installed but gets No ...
!pip install fastatocsv. But when I want to import the module, I get this error: ModuleNotFoundError: No module named 'fastatocsv'.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found