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

TypeError: unhashable type: '_LazyString' #589

Closed
jjdblast opened this issue Jun 9, 2016 · 3 comments
Closed

TypeError: unhashable type: '_LazyString' #589

jjdblast opened this issue Jun 9, 2016 · 3 comments
Labels
validation:required A committer should validate the issue

Comments

@jjdblast
Copy link

jjdblast commented Jun 9, 2016

When I first login the caravel, it's came this builtins.TypeError.

TypeError: unhashable type: '_LazyString'

I install caravel with python3 pip3 install caravel, and do exactly as installation&configuration guide.

here's screenshot:

image

image

@nostalgiaz
Copy link

Hi @jjdblast,
I have the same problem.

The requirement says 'flask-appbuilder>=1.6.2, <2.0.0' and it installed the 1.8.2 version that seems to produce this bug.
I tried to pip install Flask-AppBuilder==1.7.0 and it seems to work...

Indeed, they have some problem with dependencies...

@xrmx
Copy link
Contributor

xrmx commented Aug 8, 2016

Is this fixed for you? Anyway it looks like a flask-appbuilder issue so we can't do much here.

@xrmx xrmx added bug_flask_appbuilder validation:required A committer should validate the issue and removed bug_flask_appbuilder labels Aug 8, 2016
@xrmx
Copy link
Contributor

xrmx commented Aug 10, 2016

Or maybe this has been fixed here 7dd5b67

@xrmx xrmx closed this as completed Sep 17, 2016
zhaoyongjie pushed a commit to zhaoyongjie/incubator-superset that referenced this issue Nov 17, 2021
Bumps [@vx/tooltip](https://github.com/hshoff/vx) from 0.0.196 to 0.0.197.
- [Release notes](https://github.com/hshoff/vx/releases)
- [Changelog](https://github.com/hshoff/vx/blob/master/CHANGELOG.md)
- [Commits](airbnb/visx@v0.0.196...v0.0.197)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
zhaoyongjie pushed a commit to zhaoyongjie/incubator-superset that referenced this issue Nov 24, 2021
Bumps [@vx/tooltip](https://github.com/hshoff/vx) from 0.0.196 to 0.0.197.
- [Release notes](https://github.com/hshoff/vx/releases)
- [Changelog](https://github.com/hshoff/vx/blob/master/CHANGELOG.md)
- [Commits](airbnb/visx@v0.0.196...v0.0.197)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
zhaoyongjie pushed a commit to zhaoyongjie/incubator-superset that referenced this issue Nov 25, 2021
Bumps [@vx/tooltip](https://github.com/hshoff/vx) from 0.0.196 to 0.0.197.
- [Release notes](https://github.com/hshoff/vx/releases)
- [Changelog](https://github.com/hshoff/vx/blob/master/CHANGELOG.md)
- [Commits](airbnb/visx@v0.0.196...v0.0.197)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
zhaoyongjie pushed a commit to zhaoyongjie/incubator-superset that referenced this issue Nov 26, 2021
Bumps [@vx/tooltip](https://github.com/hshoff/vx) from 0.0.196 to 0.0.197.
- [Release notes](https://github.com/hshoff/vx/releases)
- [Changelog](https://github.com/hshoff/vx/blob/master/CHANGELOG.md)
- [Commits](airbnb/visx@v0.0.196...v0.0.197)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
validation:required A committer should validate the issue
Projects
None yet
Development

No branches or pull requests

3 participants