-
Notifications
You must be signed in to change notification settings - Fork 13.9k
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
Installing on fedora, vanilla environment , failing at cryptography #643
Comments
@mistercrunch the cryptography dependency should be bumped to (at least) 1.1.2 |
Hopefully fix apache#643
hi xrmx, Just did a git clone and made the change you suggested, identical error and failure I am afraid :( Any other suggestions please let me know, trying to get this working for a demo coming up soon which was to praise caravel functionality. thanks! |
Can you try |
Hi. I'm running Debian testing, and had a very similar problem. I got a similar error when running
And I see how cryptography-1.1.4 is installed. But the weird thing is that if I run after that
I see that cryptography-1.1.1 is installed once again:
And then the same error again, after installing many packages... Any idea? |
Curiously enough,
again installs cryptography-1.1.1, but installing from a git clone works!
So, maybe there is something with pip that I don't understand, but I can confirm that the current dependencies in the git repo work perfectly (at least with respect to installation). |
Il 21/06/2016 23:03, Jesus M. Gonzalez-Barahona ha scritto:
The latest master has a different dependency than the latest released version ;) |
Hi all , moving Cryptography 1.3.4 did the trick thank you !! However, when the server starts, im not getting any response when trying to hit it on its ports.. have double checked he networking.. Could I trouble you for a sample mysql connection string one would use to connect to a mysql db. I am new to sqlalchamy. At this point in time im willing to pay someone to help me get it going... and connecting to my myql db. Truly love this project..! |
@bf16574403 checkout sqlalchemy docs for the db string and double check the port, are you hitting the right one? Both discussions do not belong to this bug though :) |
Until the next version, |
I had the same issue on Debian, too and cloning then pip installing was the only thing that worked for me. Manually installing different versions of cryptography did not work for me. |
Basically, if it was not for the dodgy/unstable install and the difficult manner in which data sources are added (as opposed to adding via GUI) this tool from an analytic and dashboard perspective would be on par with splunk or anything else in the filed.. |
Hi,
I am following developer instructions, starting clean fedora 23, and have double checked the dependancies,please help, install fails at;
pip install caravel
...
...
The text was updated successfully, but these errors were encountered: