Python on MorphOS 2.4
  • Order of the Butterfly
    Order of the Butterfly
    _ThEcRoW
    Posts: 298 from 2008/10/27
    Hello, i wanted to know if in the package available for download on morphos files (2.5 version) is the more stable and adecuate to program with.
    I?want to do some python scripts and just wanted to know about the different versions etc...
    Thanks in advance!!!
    Mac Mini G4 1,4ghz 1gb ram & MorphOS 3.11
  • »05.01.10 - 15:23
    Profile
  • Order of the Butterfly
    Order of the Butterfly
    DiskDoctor
    Posts: 306 from 2009/4/17
    From: Rzeszow, place...
    Just type yomgui python morphos in google.

    Then you will get a French up2date site with python2.5, python3.0, PyMUI and PIL.

    Not sure the stability, ask (or wait for ) the user named Yomgui.

    What exactly are you planning to program?

    Tomorrow I start doing spreadsheet. I hope to release a beta viewer yet in January.
    Was: Mac Mini PPC running MorphOS 2.4
    Now: Amiga Forever 2010 with AmiKit and AmigaSYS
    Not used: Icaros Desktop 1.2 (reason: no wifi)
    Planned soon: an OS4 system
    Shortly then: a MOS notebook (wifi is a must-have)
  • »06.01.10 - 20:29
    Profile
  • Order of the Butterfly
    Order of the Butterfly
    merko
    Posts: 328 from 2003/5/19
    I've done a few scripts, earlier versions though, but I haven't had any problems at all with the MorphOS port.
  • »08.01.10 - 00:35
    Profile
  • Order of the Butterfly
    Order of the Butterfly
    Yomgui
    Posts: 348 from 2004/8/31
    From: Québec - Canada
    @_ThEcRoW:

    Python language itself (the C code) is really stable. The only 'big' issue in the latest version is some memory not released at exist (~60 kB, but could be larger if some modules are loaded, like ctypes >2MB in this case). This bug is fixed in SVN.

    Only some modules may causes some issues. I've not tested everythings (too big job! Testers needed! ;-)). Especially all .py scripts, some of them need some work to support MorphOS system (Python dev. wanted ;-))

    About your scripts now: what're dependencies? which modules do they import?
    And now... next project!
  • »08.01.10 - 08:31
    Profile Visit Website
  • Butterfly
    Butterfly
    SixK
    Posts: 72 from 2004/11/16
    @Yomgui,

    Did I said that Gribouillis was not working anymore (at least on my MacMini) with your latest Python release + PyMUI 0.2 ?

    SixK
  • »08.01.10 - 08:43
    Profile Visit Website
  • Order of the Butterfly
    Order of the Butterfly
    Yomgui
    Posts: 348 from 2004/8/31
    From: Québec - Canada
    @SixK: [edit] yes, I've not updated the archive because PyMUI changes too often.

    I've the v0.3 in progress, this one will be my start point for a real documentation.
    For Gribouillis, I don't want to work on fixing it by now because I prefere to spent some time to make an OpenGL version. I want to check if I can get more speed and features with it.

    [ Edited by Yomgui on 2010/1/8 10:23 ]
    And now... next project!
  • »08.01.10 - 09:06
    Profile Visit Website
  • Order of the Butterfly
    Order of the Butterfly
    _ThEcRoW
    Posts: 298 from 2008/10/27
    @diskdoctor @yomgui
    Thanks for the replies and sorry for my late response, lately i have been very busy with work.
    Basically i want to do some irc scripting for customizing various simple tasks, so socket and similarly libraries.
    Will get to the task as soon i can find a spare moment to spend on it.
    Thanks!!!
    Mac Mini G4 1,4ghz 1gb ram & MorphOS 3.11
  • »16.01.10 - 14:14
    Profile