pip install pyotp==2.3.0
Sysops,
It's come to my attention that the dPR 2-FA mod is having issues when installing. This is caused by one of the Python modules no longer supporting Python 2.7. If you get some sort of error related to 'pyotp' package, do the following:
sys:1: RuntimeWarning: Python C API version mismatch for module
I'm having a similar problem with dprMENU on the file browser mod. I've done the pip install dprMENU and it's installed but the mod keeps saying
I'm having a similar problem with dprMENU on the file browser mod. I done the pip install dprMENU and it's installed but the mod keeps say
This is usually due to where pip and python path are looking for
packages.
If you are savvy can you try giving me the output of "pip list" from the terminal and from within Mystic. Run "pip list" as an "External Program" and copy the output.
Never seen this one. Let me read up. Did you compile python from source? What version of Python are you using? What version of Mystic are you using?
From mystic it's "/bin/sh: 1: pip: not found"
sudo apt install python2.7
This is most likely the culprit. Without compiling from source, you don't enable shared libraries which can lead to numerous strange errors or Python packages not working. Follow the build guide on the wiki:
This is most likely the culprit. Without compiling from source, you d enable shared libraries which can lead to numerous strange errors or Python packages not working. Follow the build guide on the wiki:
Hmm, so I uninstalled Python with sudo apt remove python2.7 and then
sudo apt autoremove. I then installed Python according to the
instruction on the Wiki you pointed to (updating the linked 2.7.15 to 2.7.18). I'm still receiving the mismatch message, though the numbers
are now different than before:
sys:1: RuntimeWarning: Python C API version mismatch for module __mysticerror__: This Python has API version 1013, module
__mysticerror__ has version 1115125.
sys:1: RuntimeWarning: Python C API version mismatch for module mystic_bbs: This Python has API version 1013, module mystic_bbs has version 1115125.
I have a very similair thing going on; it shows that before certain
python things that run on my bbs... I'm following here, and will post
I have a very similair thing going on; it shows that before certain python things that run on my bbs... I'm following here, and will post
Can you guys post your Mystic version and your Python version? I am perplexed as I'm running Mystic 1.12A46 and Python 2.7.18 without any issues. The error seems to be an issue with the embedded Python API version within Mystic.
I also have some issues with other Beatz mods, but think thats because they are for older versions of Mystic?? Is Profile one of yours? No
Sysop: | Eric Oulashin |
---|---|
Location: | Beaverton, Oregon, USA |
Users: | 97 |
Nodes: | 16 (0 / 16) |
Uptime: | 00:53:06 |
Calls: | 4,621 |
Calls today: | 4 |
Files: | 8,491 |
Messages: | 348,208 |