On 22.02.05 Roberto Salvatierra ([EMAIL PROTECTED]) wrote: Hi,
> Looks Like a dependency in python is never filled , the module > called "profile" is neveer found, it's listed as part of Phyton, > but it's not in there, maybe I should have reported it as a phython > error but it gave me the error while trying to use gmailfs > > mount -t gmailfs none /gmail > [EMAIL PROTECTED],password=xxxx,fsname=zOlRRa > ns:/home# Traceback (most recent call last): > File "/usr/share/gmailfs/gmailfs.py", line 814, in ? > import profile > ImportError: No module named profile > http://packages.debian.org/changelogs/pool/main/p/python2.3/python2.3_2.3.5-1/changelog python2.3 (2.3.5-1) unstable; urgency=medium * Final 2.3.5 release. * Replace md5 implementation with one having a DFSG conforming license. * Remove the profile.py and pstats.py modules from the source package, not having a DFSG conforming license. The modules can be found in the python2.x-profile package in the non-free section. Closes: #293932. * Fix bug in copy.deep_copy (closes: #293338). -- Matthias Klose <[EMAIL PROTECTED]> Tue, 8 Feb 2005 16:30:54 +0100 > ii python 2.3.4-5 An interactive high-level > object-o > However this version of python should still have that module. H. -- sigmentation fault -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

