• Mystic bbs python module

    From opicron@21:3/126 to Richard Vonzel on Wednesday, June 11, 2025 18:43:28
    My python install can't find the 'mystic_bbs' module. Python runs fine but when In run the bbslink.py I get that error. I'm running

    I think you need to run bbslink.mpy with the right Mystic menu command, isnt it GX?

    How/where are you loading the script?

    op!

    ... DOS Tip : Don't use DOS.

    --- Mystic BBS v1.12 A49 2024/05/29 (Linux/64)
    * Origin: TheForze - bbs.theforze.eu:23 (21:3/126)
  • From Richard Vonzel@21:1/206 to opicron on Wednesday, June 11, 2025 16:18:10
    Hello opicron.

    05 Nov 70 14:15, you wrote to me:

    My python install can't find the 'mystic_bbs' module. Python runs
    fine but when In run the bbslink.py I get that error. I'm running

    I think you need to run bbslink.mpy with the right Mystic menu
    command, isnt it GX?

    How/where are you loading the script?

    The installation text say's set it up as a GY menu command, and it's .py program. Right now I'm getting this error

    sys:1: RuntimeWarning: Python C API version mismatch for module mystic_error: Th
    PYTHON ERROR (c:\mystic\themes\default\scripts\bbslink.py)rsion 23004149.
    File "c:\mystic\themes\default\scripts\bbslink.py", line 49, in <module>: This
    Python has API version 1013, module mystic_bbs has version 23004149. wi
    th open('bbslink.json') as file:
    IOError: [Errno 2] No such file or directory: 'b
    bslink.json'

    No clue how to fix that.

    RickV

    --- SBBSecho 3.27-Win32
    * Origin: Live Wire BBS [livewire.casacam.net:1025] (21:1/206)
  • From opicron@21:3/126 to Richard Vonzel on Thursday, June 12, 2025 18:38:31
    The installation text say's set it up as a GY menu command, and it's .py program. Right now I'm getting this error

    sys:1: RuntimeWarning: Python C API version mismatch for module mystic_err PYTHON ERROR (c:\mystic\themes\default\scripts\bbslink.py)rsion 23004149.
    File "c:\mystic\themes\default\scripts\bbslink.py", line 49, in <module>
    Python has API version 1013, module mystic_bbs has version 23004149. th open('bbslink.json') as file:

    I think the Python version which is loaded in Mystic is incorrect. Maybe try Python 3 menu command?

    It seems like a installed Python version(s) issue. Im on Ubuntu, never worked with Windows sorry to say.

    Else I'd help more.

    oP!

    ... <----- The information went data way ----->

    --- Mystic BBS v1.12 A49 2024/05/29 (Linux/64)
    * Origin: TheForze - bbs.theforze.eu:23 (21:3/126)
  • From ogg@21:2/147 to opicron on Thursday, June 12, 2025 15:08:40
    The installation text say's set it up as a GY menu command, and it's program. Right now I'm getting this error

    sys:1: RuntimeWarning: Python C API version mismatch for module mysti PYTHON ERROR (c:\mystic\themes\default\scripts\bbslink.py)rsion 23004
    File "c:\mystic\themes\default\scripts\bbslink.py", line 49, in <mo
    Python has API version 1013, module mystic_bbs has version 23004149. th open('bbslink.json') as file:

    I think the Python version which is loaded in Mystic is incorrect. Maybe try Python 3 menu command?

    It seems like a installed Python version(s) issue. Im on Ubuntu, never worked with Windows sorry to say.

    Else I'd help more.


    I'm running win 11 64 bit with python 2.7.18. I use the mpl version with
    the "GY" command. I have no problems with this arrangement.

    |11ogg
    |11SysOp, Altair IV BBS
    |11altairiv.ddns.net:2323

    ... Computer Hacker wanted. Must have own axe.

    --- Mystic BBS v1.12 A49 2024/05/29 (Windows/64)
    * Origin: Altair IV BBS (21:2/147)
  • From Richard Vonzel@21:1/206 to opicron on Thursday, June 12, 2025 17:25:32
    Hello opicron.

    07 Nov 70 02:34, you wrote to me:

    The installation text say's set it up as a GY menu command, and
    it's .py program. Right now I'm getting this error

    sys:1: RuntimeWarning: Python C API version mismatch for module
    mystic_err PYTHON ERROR
    (c:\mystic\themes\default\scripts\bbslink.py)rsion 23004149.
    File "c:\mystic\themes\default\scripts\bbslink.py", line 49, in
    <module>
    Python has API version 1013, module mystic_bbs has version
    23004149. th open('bbslink.json') as file:

    I think the Python version which is loaded in Mystic is incorrect.
    Maybe try Python 3 menu command?

    It seems like a installed Python version(s) issue. Im on Ubuntu, never worked with Windows sorry to say.

    Else I'd help more.

    oP!

    I think it's a Windows thing. I've tried Python 2.7 and 3.13 and get the same error. I also tried it with a Mystic 1.12 a48 64 bit with the same issue. I appreciate all the help!


    Thanks,
    RickV

    --- SBBSecho 3.27-Win32
    * Origin: Live Wire BBS [livewire.casacam.net:1025] (21:1/206)
  • From Richard Vonzel@21:1/206 to ogg on Thursday, June 12, 2025 17:29:31
    Hello ogg.

    06 Nov 70 22:38, you wrote to opicron:

    The installation text say's set it up as a GY menu command,
    and it's
    program. Right now I'm getting this error

    sys:1: RuntimeWarning: Python C API version mismatch for
    module mysti
    PYTHON ERROR
    (c:\mystic\themes\default\scripts\bbslink.py)rsion 23004
    File "c:\mystic\themes\default\scripts\bbslink.py", line
    49, in <mo
    Python has API version 1013, module mystic_bbs has version
    23004149.
    th open('bbslink.json') as file:

    I think the Python version which is loaded in Mystic is
    incorrect. Maybe try Python 3 menu command?

    It seems like a installed Python version(s) issue. Im on Ubuntu,
    never worked with Windows sorry to say.

    Else I'd help more.


    I'm running win 11 64 bit with python 2.7.18. I use the mpl version
    with the "GY" command. I have no problems with this arrangement.

    |11ogg
    |11SysOp, Altair IV BBS
    |11altairiv.ddns.net:2323

    Where did you get an mpl version?

    RickV

    --- SBBSecho 3.27-Win32
    * Origin: Live Wire BBS [livewire.casacam.net:1025] (21:1/206)
  • From Richard Vonzel@21:1/206 to Richard Vonzel on Thursday, June 12, 2025 18:03:28
    Hello RickV.

    Replying to a msg dated 12 Jun 25 17:25, from I to opicron.

    The last question I have is where does or where is the bbslink.json file come from?

    RickV

    --- SBBSecho 3.27-Win32
    * Origin: Live Wire BBS [livewire.casacam.net:1025] (21:1/206)
  • From Richard Vonzel@21:1/206 to Richard Vonzel on Thursday, June 12, 2025 18:40:02
    Hello RickV.

    12 Jun 25 18:03, I wrote to me:

    Hello RickV.

    Replying to a msg dated 12 Jun 25 17:25, from I to opicron.

    The last question I have is where does or where is the bbslink.json
    file come from?

    RickV

    OMG, to myself, dumb.. Anyone can answer, please ;-)

    RickV

    --- SBBSecho 3.27-Win32
    * Origin: Live Wire BBS [livewire.casacam.net:1025] (21:1/206)
  • From ogg@21:2/147 to Richard Vonzel on Thursday, June 12, 2025 19:33:33
    I'm running win 11 64 bit with python 2.7.18. I use the mpl version with the "GY" command. I have no problems with this arrangement.

    ogg
    .....

    Where did you get an mpl version?

    RickV
    Sorry! Fat fingered it. It should be mpy!

    |11ogg
    |11SysOp, Altair IV BBS
    |11altairiv.ddns.net:2323

    --- Mystic BBS v1.12 A49 2024/05/29 (Windows/64)
    * Origin: Altair IV BBS (21:2/147)