SliTaz SliTaz Forum

You are not logged in.

#1 2012-05-17 13:52:48

mts
Member
Registered: 2012-04-24
Posts: 10

PyNeighborhood fails with sqlite3 error

I would like to test  samba network, so I installed and run in terminal pyNeighborhood. But doesn't work as gives the following msg:

manuel@slitaz:~$ pyNeighborhood

Traceback (most recent call last):

  File "/usr/bin/pyNeighborhood", line 22, in <module>

    from pyneighborhood.mainwindow import MainWindow, SyncThread

  File "/usr/lib/python2.7/site-packages/pyneighborhood/__init__.py", line 25, in <module>

    from sqlite3 import connect, register_adapter, version_info

  File "/usr/lib/python2.7/sqlite3/__init__.py", line 24, in <module>

    from dbapi2 import *

  File "/usr/lib/python2.7/sqlite3/dbapi2.py", line 27, in <module>

    from _sqlite3 import *

ImportError: No module named _sqlite3

Any suggestion to solve the problem will be appreciated.

Manuel

Offline

#2 2012-06-05 12:44:00

pipein
Member
Registered: 2012-05-30
Posts: 46

Re: PyNeighborhood fails with sqlite3 error

@mts

There is another topic in this forum which might be related to your problem.  You might want to consider watching it for replies/updates too.

http://forum.slitaz.org/topic/incomplete-sqlite3-module-in-python-272-package-slitaz-40

Offline

#3 2012-06-06 10:36:15

Trixar_za
Administrator
Registered: 2011-03-29
Posts: 1,506

Re: PyNeighborhood fails with sqlite3 error

Marking as resolved. You can find a quick fix in the above mentioned topic and a working version should be added to the repository soon.

Offline

#4 2012-06-07 10:02:53

mts
Member
Registered: 2012-04-24
Posts: 10

Re: PyNeighborhood fails with sqlite3 error

@Trixar_za

Big thank you... Sqlite problem solved.

But PyNeighborhood only works fine as root.

I'll report it on a new topic

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.018 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]