argparse module missing from dependencies / Python < 2.7

Bug #1162505 reported by Martin Borho
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
U1DB
New
Undecided
Unassigned

Bug Description

After installation of u1db-python in a fresh virtualenv with Python 2.6.5 I got following error message after starting the server:

$ u1db-serve --verbose
Traceback (most recent call last):
  File "/home/martin/u1dbenv/bin/u1db-serve", line 49, in <module>
    sys.exit(main(sys.argv[1:]))
  File "/home/martin/u1dbenv/bin/u1db-serve", line 29, in main
    import argparse
ImportError: No module named argparse

Tags: u1-notrack
dobey (dobey)
affects: u1db (Ubuntu) → u1db
Dave Morley (davmor2)
tags: added: u1-notrack
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.