#18 ✓resolved
mhelsley

Braindump throws exception during startup trying to import ConfigObj

Reported by mhelsley | March 25th, 2009 @ 08:26 PM | in BrainDump 1.0

Braindump throws an exception during startup:

user@host:~/src/git/braindump$ braindump Traceback (most recent call last): File "/usr/bin/braindump", line 30, in

from braindump.braindump import *

File "/usr/lib/python2.5/site-packages/braindump/braindump.py", line 35, in

from config import Config

File "/usr/lib/python2.5/site-packages/braindump/config.py", line 25, in

from configobj import ConfigObj

ImportError: No module named configobj

Grepping for the definition of ConfigObj doesn't yield any results.

Ubuntu Intrepid for x86_64, up-to-date as of: March 25th, 2009

Python 2.5.2
libsexy-0.1.11-2
python-gtk2-dev 2.13.0-0ubuntu8

Comments and changes to this ticket

  • mhelsley

    mhelsley March 25th, 2009 @ 08:42 PM

    Sorry, forgot to mention the "version" of the source used!

    The last commit is/was

    commit 91f068fff7adc54ac87b52566c3379e461a5ba36
    Author: Darren Vincent Hart <darren@dvhart.com>
    Date:   Sun Mar 22 10:55:25 2009 -0700
    
    
  • Darren Hart

    Darren Hart April 1st, 2009 @ 06:41 PM

    • Milestone set to BrainDump 1.0
    • Tag changed from config, configobj, exception, import, missing to configobj, defect
    • Assigned user set to “Darren Hart”
    • State changed from “new” to “open”

    Eeek, I don't know why I didn't get a mail for this bug... I'll have to look at my settings. BrainDump is dependent on:

    python-configobj

    This is a standard package in Ubuntu Intrepid. That said, I'm not sure what the best way is to handle module dependency checking in python. Any suggestions? I'll at least update the documentation accordingly. And thanks for trying BraindDump!!!

  • mhelsley

    mhelsley April 1st, 2009 @ 09:30 PM

    OK, got the python-configobj dependency. I thought I searched my package repository properly for this one but apparently not!

    You can close this bug.

  • Darren Hart

    Darren Hart April 2nd, 2009 @ 08:47 PM

    993052531aab996858a35b88ef2181574f59008f add configobj dependency

  • Darren Hart

    Darren Hart April 2nd, 2009 @ 08:48 PM

    • State changed from “open” to “resolved”

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

A context based task management system.

People watching this ticket

Pages