tell me, please, how to install cyruslib? I'm use python 2.7, ubuntu18. I have the error :"No module named cyruslib". I want to do enter link description here
how to install the module cyruslib
105 views Asked by Santa Claus At
2
There are 2 answers
0
On
Run through source code:
Download the files from this link : https://sourceforge.net/projects/python-cyrus/files/
Then extract it.
Then copy the python files from the extracted folder to your folder where you are creating your program
Now you must be able to do import cyruslib
without issues
A couple of links that might help https://sourceforge.net/projects/python-cyrus/ https://github.com/cyrusimap/cyruslibs