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

[chimera-console] script not working #79

Open
wschoenell opened this issue Jul 20, 2015 · 2 comments
Open

[chimera-console] script not working #79

wschoenell opened this issue Jul 20, 2015 · 2 comments
Labels

Comments

@wschoenell
Copy link
Contributor

chimera-console script is not working. See below.

(chimera)dhcp-10-181-27-26:chimera-lna william$ chimera-console --help
Traceback (most recent call last):
  File "/Users/william/.virtualenvs/chimera/bin/chimera-console", line 27, in <module>
    from chimera.controllers.console import Console
ImportError: No module named console
@wschoenell wschoenell added the bug label Jul 20, 2015
@wschoenell
Copy link
Contributor Author

I've found the missing files on the old repository: https://code.google.com/p/chimera/source/browse/#svn%2Fbranches%2Fchimera-new-scripts%2Fsrc%2Fchimera%2Fcontrollers%2Fconsole

This repository was migrated from googlecode without migrating the branches. This is why the code for the console is missing.

@wschoenell
Copy link
Contributor Author

The missing files can be found here: 573ce2b. It still does not work, probably because of all the changes on the core on the past years. The last commit of this was in 2008.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant