Just a sample of the Echomail archive
[ << oldest | < older | list | newer > | newest >> ]
|  Message 15367  |
|  Daniel Stephens to All  |
|  Re: RPi & Python 3  |
|  07 Feb 23 20:34:01  |
 
INTL 3:770/1 3:770/3
REPLYADDR dgstephens@gmail.com
REPLYTO 3:770/3.0 UUCP
MSGID: <735bd265-40d7-4120-9d0e-f21f43a083fan@googlegroups.com> 1ac92ea1
REPLY: 1:129/215.0 4931d00f
PID: SoupGate-Win32 v1.05
Hello and thank you for creating this wonderful BBS!
I'm in the process of building a front end to a Node.js API for keeping track
of all of my ICs and other active electronics. I want to be able to access it
from my Amiga 1000, and so I've decided that Mystic BBS is the best option for
this. I already use
Mystic for moving text files back and forth from WP 4.1 on my Amiga to
NeoOffice on my Mac and it works great.
Anyway, I am using the Python3 module 'requests' for handling HTTP requests to
the Node.js API on an Ubuntu machine on the interwebs.
However, simply importing this module into a Mystic Python3 script causes an
error to show up in the error.log:
EAccessViolation Access violation
I am running Mystic version 1.12 A48
It's running on a Raspi 4 with the latest Raspbian
It's running Python 3.9.2
The python script is simply:
import mystic_bbs as bbs
import requests
bbs.writeln("Hello from Python 3")
bbs.writeln("We have imported requests module")
bbs.writeln("|PA")
The script runs fine until it ends at which point it abruptly ends the
connection. It even properly executes the |PA pause; but as soon as a key is
pressed the connection terminates.
If I comment out the "import requests" line, the script runs without
terminating the connection and there is no error in the log file.
Any help would be most appreciated.
ps: I did do a fresh install of everything and tried with Python 2.7. The same
script did not cause the connection to terminate, however it did give me a
RunTimeWarning of an API version mismatch for module mystic_bbs.
Thank you!
--- SoupGate-Win32 v1.05
* Origin: Agency HUB, Dunedin - New Zealand | Fido<>Usenet Gateway (3:770/3)
SEEN-BY: 1/123 15/0 90/1 105/81 106/201 114/705 120/340 123/120 131
SEEN-BY: 129/305 153/7715 154/10 218/700 840 220/70 226/17 30 100
SEEN-BY: 227/114 229/110 111 112 113 114 206 275 307 317 400 424 426
SEEN-BY: 229/428 452 470 550 664 700 250/5 8 266/512 267/800 282/1038
SEEN-BY: 292/854 298/25 305/2 3 317/3 320/219 322/757 342/200 396/45
SEEN-BY: 460/58 633/280 712/848 770/1 3 100 340 772/210 220 230
PATH: 770/3 1 317/3 229/426
|
[ << oldest | < older | list | newer > | newest >> ]