GithubHelp home page GithubHelp logo

devparrot's People

Contributors

mgautierfr avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

devparrot's Issues

Ubuntu 14.04 first launch issue

Hi, I have some issues while trying to launch devparrot on ubuntu 14.04
Here's the trace:

pak@*** λ devparrot (master)$ devparrot
Config File /home/pak/.devparrotrc not existing.
devparrot - ERROR - invalid syntax (init.py, line 157)
Traceback (most recent call last):
File "/usr/local/lib/python3.4/dist-packages/devparrot/core/commandLauncher.py", line 201, in run_command_nofail
self.run_command(text, kwords, history_store)
File "/usr/local/lib/python3.4/dist-packages/devparrot/core/commandLauncher.py", line 141, in run_command
from devparrot.core.command.parserGrammar import parse_input_text
File "/usr/local/lib/python3.4/dist-packages/devparrot/core/command/parserGrammar.py", line 22, in
from picoparse import string
File "/usr/local/lib/python3.4/dist-packages/picoparse/init.py", line 157
except NoMatch, e:
^
SyntaxError: invalid syntax
devparrot - ERROR - Traceback (most recent call last):
File "/usr/lib/python3.4/tkinter/init.py", line 1490, in call
return self.func(_args)
File "/usr/lib/python3.4/tkinter/init.py", line 535, in callit
func(_args)
File "/usr/local/lib/python3.4/dist-packages/devparrot/core/completion.py", line 129, in _update_completion
self._update_completion_content(*self.get_completions())
File "/usr/local/lib/python3.4/dist-packages/devparrot/core/command/commandCompleter.py", line 140, in get_completions
return get_completions(text)
File "/usr/local/lib/python3.4/dist-packages/devparrot/core/command/commandCompleter.py", line 98, in get_completions
from devparrot.core.command.parserGrammar import parse_input_text
File "/usr/local/lib/python3.4/dist-packages/devparrot/core/command/parserGrammar.py", line 22, in
from picoparse import string
File "/usr/local/lib/python3.4/dist-packages/picoparse/init.py", line 157
except NoMatch, e:
^
SyntaxError: invalid syntax

devparrot - ERROR - Traceback (most recent call last):
File "/usr/lib/python3.4/tkinter/init.py", line 1490, in call
return self.func(_args)
File "/usr/lib/python3.4/tkinter/init.py", line 535, in callit
func(_args)
File "/usr/local/lib/python3.4/dist-packages/devparrot/core/completion.py", line 129, in _update_completion
self._update_completion_content(*self.get_completions())
File "/usr/local/lib/python3.4/dist-packages/devparrot/core/command/commandCompleter.py", line 140, in get_completions
return get_completions(text)
File "/usr/local/lib/python3.4/dist-packages/devparrot/core/command/commandCompleter.py", line 98, in get_completions
from devparrot.core.command.parserGrammar import parse_input_text
File "/usr/local/lib/python3.4/dist-packages/devparrot/core/command/parserGrammar.py", line 22, in
from picoparse import string
File "/usr/local/lib/python3.4/dist-packages/picoparse/init.py", line 157
except NoMatch, e:
^
SyntaxError: invalid syntax

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.