Skip to content
This repository has been archived by the owner on Aug 6, 2021. It is now read-only.

Errors at compile git version #10

Open
simonbcn opened this issue May 11, 2016 · 6 comments
Open

Errors at compile git version #10

simonbcn opened this issue May 11, 2016 · 6 comments

Comments

@simonbcn
Copy link

Arch Linux 64 bits
GNOME Shell 3.20.2

$ make 
  File "<string>", line 1
    import json,sys;obj=json.load(sys.stdin);print obj['uuid'];
                                                     ^
SyntaxError: invalid syntax
  File "<string>", line 1
    import json,sys;obj=json.load(sys.stdin);print obj['uuid'];
                                                     ^
SyntaxError: invalid syntax
  File "<string>", line 1
    import json,sys;obj=json.load(sys.stdin);print obj['uuid'];
                                                     ^
SyntaxError: invalid syntax
  File "<string>", line 1
    import json,sys;obj=json.load(sys.stdin);print obj['uuid'];
                                                     ^
SyntaxError: invalid syntax
@luispabon
Copy link
Owner

This is bizarre, can you check whether this is still the case?

@simonbcn
Copy link
Author

$ git clone https://github.com/luispabon/maximus-gnome-shell.git 
Cloning into 'maximus-gnome-shell'...
remote: Counting objects: 407, done.
remote: Compressing objects: 100% (4/4), done.
remote: Total 407 (delta 0), reused 0 (delta 0), pack-reused 403
Receiving objects: 100% (407/407), 300.07 KiB | 0 bytes/s, done.
Resolving deltas: 100% (233/233), done.

$ cd maximus-gnome-shell 

$ make      
  File "<string>", line 1
    import json,sys;obj=json.load(sys.stdin);print obj['uuid'];
                                                     ^
SyntaxError: invalid syntax
  File "<string>", line 1
    import json,sys;obj=json.load(sys.stdin);print obj['uuid'];
                                                     ^
SyntaxError: invalid syntax
  File "<string>", line 1
    import json,sys;obj=json.load(sys.stdin);print obj['uuid'];
                                                     ^
SyntaxError: invalid syntax
  File "<string>", line 1
    import json,sys;obj=json.load(sys.stdin);print obj['uuid'];
                                                     ^
SyntaxError: invalid syntax

@CromFr
Copy link
Contributor

CromFr commented Oct 21, 2016

See #18 ;)

@simonbcn
Copy link
Author

simonbcn commented Jan 2, 2017

Impossible compile on Arch Linux if this commit doesn't merge.
Is this extension abandoned? 😥

@CromFr
Copy link
Contributor

CromFr commented Apr 18, 2017

this issue should be closed since #18 has been merged ;)

@luispabon
Copy link
Owner

👍

@luispabon luispabon reopened this Apr 19, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants