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

Exception occurred when pip install panoramix #47

Closed
wangmuling opened this issue Oct 13, 2015 · 2 comments
Closed

Exception occurred when pip install panoramix #47

wangmuling opened this issue Oct 13, 2015 · 2 comments

Comments

@wangmuling
Copy link

when I pip install panoramix,I got some exceptions:

Installing collected packages: panoramix
Running setup.py install for panoramix
changing mode of build/scripts-2.6/panoramix from 644 to 755
SyntaxError: ('invalid syntax', ('/usr/lib/python2.6/site-packages/panoramix/forms.py', 206, 52, " field_css_classes = {k: ['form-control'] for k in px_form_fields.keys()}\n"))

SyntaxError: ('invalid syntax', ('/usr/lib/python2.6/site-packages/panoramix/viz.py', 57, 15, '            for k in form_data.keys()\n'))

SyntaxError: ('invalid syntax', ('/usr/lib/python2.6/site-packages/panoramix/models.py', 361, 40, '        cols = {col.column_name: col for col in self.columns}\n'))

SyntaxError: ('invalid syntax', ('/usr/lib/python2.6/site-packages/panoramix/views.py', 401, 40, "                int(o['slice_id']):o for o in json.loads(dashboard.position_json)}\n"))

changing mode of /usr/bin/panoramix to 755

And what's you advise here?Thanks

@mistercrunch
Copy link
Member

Can you try with python2.7?

@mistercrunch
Copy link
Member

I added a note in the README about python version support. We're adding in python 3 support soon, no one should be using 2.6 anymore.

hughhhh referenced this issue in lyft/incubator-superset Apr 1, 2018
Added health endpoint for envoy to make sure everything is ok

@mistercrunch
michellethomas pushed a commit to michellethomas/panoramix that referenced this issue May 30, 2018
…-5086

[get_df] Adding support for multi-statement SQL (apache#5086)
betodealmeida pushed a commit that referenced this issue Sep 20, 2019
graceguo-supercat pushed a commit to graceguo-supercat/superset that referenced this issue Oct 4, 2021
- type rejectAfterTimeout with generics.
- fixing an import typo in tests.
zhaoyongjie referenced this issue in zhaoyongjie/incubator-superset Nov 17, 2021
- type rejectAfterTimeout with generics.
- fixing an import typo in tests.
zhaoyongjie referenced this issue in zhaoyongjie/incubator-superset Nov 17, 2021
zhaoyongjie referenced this issue in zhaoyongjie/incubator-superset Nov 24, 2021
- type rejectAfterTimeout with generics.
- fixing an import typo in tests.
zhaoyongjie referenced this issue in zhaoyongjie/incubator-superset Nov 24, 2021
zhaoyongjie referenced this issue in zhaoyongjie/incubator-superset Nov 25, 2021
- type rejectAfterTimeout with generics.
- fixing an import typo in tests.
zhaoyongjie referenced this issue in zhaoyongjie/incubator-superset Nov 25, 2021
zhaoyongjie referenced this issue in zhaoyongjie/incubator-superset Nov 26, 2021
- type rejectAfterTimeout with generics.
- fixing an import typo in tests.
zhaoyongjie referenced this issue in zhaoyongjie/incubator-superset Nov 26, 2021
zhaoyongjie referenced this issue in zhaoyongjie/incubator-superset Nov 30, 2021
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