| Reply | « Previous Thread | Next Thread » |
|
Hi Magnus,
The problem here is the S60 platform security. You cannot use the self-signed version of Pyexpat with signed version of PyS60. You need to get the unsigned version of Pyexpat and sign it with a developer certificate or use a self-signed version of PyS60. Yeah... it's rather annoying, but it's the same with all PyS60 3rd party extensions. - Teemu |
|
hi tsharju,
Thanks for the reply, I signed pyexpat with a devcert from Symbian signed and that worked. However now I am getting a different type of error Code:
AttributeError: 'module' object has no attribute 'Reader' Code:
from xml.parsers import expat self.readerclass = expat.Reader Is this not implemented in the PyS60 expat or should this be done some other way? That is how can I get Reader object? best regards, Magnus |
|
Hi, I don't know about this. I haven't tried ZSI library with PyS60. Could it be that it needs some newer version of Python and hence a newer pyexpat also. PyS60 is Python 2.2.3. Also, it could be that the ZSI requires PyXML library that is sort of an extension to standard Python XML parsing. There was some problem in porting PyXML to PyS60, but I don't remember anymore what it was.
- Teemu |
|
Thanks for the hard work.
I've tried installed the signed or unsigned SIS files but both indicate that the certificate has expired. I am installing the SIS in a N95 21.0.016. |
| olmo.maldonado |
| View Public Profile |
| Find all posts by olmo.maldonado |
|
Hi,
The link http://www.saunalahti.fi/~tsharju/py...reedevcert.sis is now return "Access forbidden!" and the whole directory actually also. Any change of getting the link back up ? or does someone have a copy? |
|
Quote:
![]() But I have made a backup of the unsigned file ![]() You can find it on my NEW google site ![]() BR Cyke64 pys60 1.4.5,1.9.7,pygame,PyS60 CE on E90 , N810 with Python 2.5.2 and ... last PyS60 1.9.7 with touch ui on 5800 ! pys60 extension modules on http://cyke64.googlepages.com/ |
|
Quote:
![]() and something new before few days in the signature as well ![]() Quote:
Croozeus |
|
You can find pyexpat for PyS60 3rd ed including sources from http://teemuharju.net/pys60/pys60-pyexpat_3rded.zip. My ISP changed and I forgot to upload the stuff to a new place.
- Teemu |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Rate This Thread | |
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| Porting to 3rd Edition : BaseConstructL crashes! | lazmous | General Symbian C++ | 8 | 2008-10-15 20:54 |
| Mobile Porting Lab | vish | News, Announcements and Job Listings | 1 | 2007-11-01 12:13 |
| Problem in Porting to Series 60 3rd edition | vishalm | General Symbian C++ | 0 | 2006-10-05 15:27 |
| Problem in Porting to Series 60 3rd edition | vishalm | General Symbian C++ | 0 | 2006-10-05 15:18 |
| Dll::Tls(), porting from 2nd to 3rd edition | MethodSolutions | General Symbian C++ | 11 | 2006-05-24 16:14 |