Table of Contents
I hope this blog post helps you if you spot the error bzr no module named configobj.
Get PC error-free in minutes
bzr builddeb fails with the message “ERROR: module # named configobj” and
cannot do anything. dpkg –place indicates that python-configobj will be created
even if it is not listed as a dependency.
$ bzr builddeb
bzr: ERROR: No module named configobj
You may need to install this Python directory separately.
— System information:
Debian version: compressions/sid
APT prefers unstable
APT method: (500, (1, ‘unstable’), ‘experimental’)
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.31-1-amd64 W/2 (smp cpu cores)
Local settings: LANG=fi_FI.UTF-8, LC_CTYPE=fi_FI.UTF-8 (charmap=UTF-8) < br>Shell: link to /bin/sh if you want /bin/bash
Release packages created by bzr-builddeb on:
ii bzr 2.1.0-1 have released an easy to use version of co
ii bzrtools 2.1.0-2 toolkit for bzr
ii devscripts 2.10. 61 lifetime scripts Debi
ii dpkg-dev 1.15.5.6 Tools for executing Debian packages
ii fakeroot 1 .14.4-1 Specifies a synthetic root environment
ii patchutils 0.3.1-2 utilities and get the job done with fixes
ii pristine-tar 1.01 regenerate top tar archives
ii python 2.5.4-9 High-level interactive o-object
ii python-apt 0.7.93.1 Passing Python to libapt -pkg
ii python -central 0.6.14+nmu2 p utilityregistration and builds for implementing Pyt
ii python-debian 0.1.14 Python modules to work with Debian< /p>
Package versions recommended by bzr-builddeb:
pn python-launchpadlib
Package versions suggested by bzr-builddeb:
ii bzr-svn 1.0.2-2 Subversion Plugin bases
— Suggest
UNSUBSCRIPTION, send an email to debian-bugs-…@lists.debian.org
with a good “unsubscribe” subject. Problem? Contact listm…@lists.debian.org
When I think to run my Python program on Kali Linux, I get this error:
python myprograms.pyImportError: No module named configobj
sudo properly install install python3-configobjpip configobj
Both devices installed effectively, but I’m still getting this error and I’m wondering if there are other factors causing the error.thank you
