-
``` bash
user@ubuntu:~$ gdb -q
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/voltron-0.1-py2.7.egg/dbgentry.py", line 1, in
import voltron
ImportError: No modu…
-
I enabled the annuals option in the .ini file as you told me to last night. I noticed that a new series I added (Silver Surfer) showed the annuals at the bottom of the page and it had a 'Delete Annual…
-
Hi there,
Not having seen your plugin, I also created a [vim-terraform](https://github.com/markcornick/vim-terraform) plugin, with a :Terraform command that includes tab completion of the subcommands…
-
I'm trying to install **voltran** with the `--user` key:
``` bash
$ python setup.py install --user
running install
running bdist_egg
running egg_info
writing requirements to voltron.egg-info/require…
-
Hey,
I'm having issues with my current project. It is a Swift iOS app and it has the following CocoaPods dependencies (using v0.36.0.beta.1):
```
target 'LingoJam' do
pod 'ReactiveCocoa', '2.4.4'
po…
-
I would like to have the ability to run a (sub)generator in a subdirectory. In my case I create a `webapp` directory by running (among other options) generator-webapp. The `generator-webapp` should pl…
-
When running `voltron server` I get the following error:
```
voltron: [ERROR] Exception running module StandaloneServer: Traceback (most recent call last):
File "/usr/local/Cellar/python/2.7.6/Fram…
tyilo updated
10 years ago
-
I noticed the weekly pull list wasn't updating right so I ran a manual update and got this error:
```
500 Internal Server Error
The server encountered an unexpected condition which prevented it from…
-
Hi,
Just ran through last months logs, and these ones were missing:
Using BC Version 5034
Total logs processed 317000+, the number on the left of each is the total amount of occurrences.
The bigge…
-
Hello ,
I have the following 2 errors when I start the program.Here they are:
[dragonator@VOLTRON src]$ python2 main.py
Unhandled exception in thread started by
Traceback (most recent call last):
…