This repository was archived by the owner on Feb 24, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 12
This repository was archived by the owner on Feb 24, 2020. It is now read-only.
Error, not working #47
Copy link
Copy link
Open
Description
Hi,
I have installed this plugin, and this is the log for it:
root@DebLin:/home/malte/Entwicklung/profanity-omemo-plugin-0.1.1# ./install.sh
running install
running bdist_egg
running egg_info
writing requirements to src/profanity_omemo_plugin.egg-info/requires.txt
writing src/profanity_omemo_plugin.egg-info/PKG-INFO
writing top-level names to src/profanity_omemo_plugin.egg-info/top_level.txt
writing dependency_links to src/profanity_omemo_plugin.egg-info/dependency_links.txt
reading manifest file 'src/profanity_omemo_plugin.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'src/profanity_omemo_plugin.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-x86_64/egg
running install_lib
running build_py
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/profanity_omemo_plugin
copying build/lib.linux-x86_64-2.7/profanity_omemo_plugin/__init__.py -> build/bdist.linux-x86_64/egg/profanity_omemo_plugin
copying build/lib.linux-x86_64-2.7/profanity_omemo_plugin/constants.py -> build/bdist.linux-x86_64/egg/profanity_omemo_plugin
copying build/lib.linux-x86_64-2.7/profanity_omemo_plugin/db.py -> build/bdist.linux-x86_64/egg/profanity_omemo_plugin
copying build/lib.linux-x86_64-2.7/profanity_omemo_plugin/errors.py -> build/bdist.linux-x86_64/egg/profanity_omemo_plugin
copying build/lib.linux-x86_64-2.7/profanity_omemo_plugin/log.py -> build/bdist.linux-x86_64/egg/profanity_omemo_plugin
copying build/lib.linux-x86_64-2.7/profanity_omemo_plugin/prof_omemo_state.py -> build/bdist.linux-x86_64/egg/profanity_omemo_plugin
copying build/lib.linux-x86_64-2.7/profanity_omemo_plugin/weak_message_store.py -> build/bdist.linux-x86_64/egg/profanity_omemo_plugin
copying build/lib.linux-x86_64-2.7/profanity_omemo_plugin/xmpp.py -> build/bdist.linux-x86_64/egg/profanity_omemo_plugin
byte-compiling build/bdist.linux-x86_64/egg/profanity_omemo_plugin/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-x86_64/egg/profanity_omemo_plugin/constants.py to constants.pyc
byte-compiling build/bdist.linux-x86_64/egg/profanity_omemo_plugin/db.py to db.pyc
byte-compiling build/bdist.linux-x86_64/egg/profanity_omemo_plugin/errors.py to errors.pyc
byte-compiling build/bdist.linux-x86_64/egg/profanity_omemo_plugin/log.py to log.pyc
byte-compiling build/bdist.linux-x86_64/egg/profanity_omemo_plugin/prof_omemo_state.py to prof_omemo_state.pyc
byte-compiling build/bdist.linux-x86_64/egg/profanity_omemo_plugin/weak_message_store.py to weak_message_store.pyc
byte-compiling build/bdist.linux-x86_64/egg/profanity_omemo_plugin/xmpp.py to xmpp.pyc
installing package data to build/bdist.linux-x86_64/egg
running install_data
copying deploy/prof_omemo_plugin.py -> build/bdist.linux-x86_64/egg/profanity_omemo_plugin
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying src/profanity_omemo_plugin.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/profanity_omemo_plugin.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/profanity_omemo_plugin.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/profanity_omemo_plugin.egg-info/not-zip-safe -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/profanity_omemo_plugin.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/profanity_omemo_plugin.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
creating 'dist/profanity_omemo_plugin-0.0.1-py2.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
Processing profanity_omemo_plugin-0.0.1-py2.7.egg
removing '/usr/local/lib/python2.7/dist-packages/profanity_omemo_plugin-0.0.1-py2.7.egg' (and everything under it)
creating /usr/local/lib/python2.7/dist-packages/profanity_omemo_plugin-0.0.1-py2.7.egg
Extracting profanity_omemo_plugin-0.0.1-py2.7.egg to /usr/local/lib/python2.7/dist-packages
profanity-omemo-plugin 0.0.1 is already the active version in easy-install.pth
Installed /usr/local/lib/python2.7/dist-packages/profanity_omemo_plugin-0.0.1-py2.7.egg
Processing dependencies for profanity-omemo-plugin==0.0.1
Searching for python-omemo==0.1.0
Best match: python-omemo 0.1.0
Processing python_omemo-0.1.0-py2.7.egg
python-omemo 0.1.0 is already the active version in easy-install.pth
Using /usr/local/lib/python2.7/dist-packages/python_omemo-0.1.0-py2.7.egg
Searching for protobuf==3.1.0.post1
Best match: protobuf 3.1.0.post1
Processing protobuf-3.1.0.post1-py2.7.egg
protobuf 3.1.0.post1 is already the active version in easy-install.pth
Using /root/.local/lib/python2.7/site-packages/protobuf-3.1.0.post1-py2.7.egg
Searching for python-axolotl==0.1.42
Best match: python-axolotl 0.1.42
Processing python_axolotl-0.1.42-py2.7.egg
python-axolotl 0.1.42 is already the active version in easy-install.pth
Using /root/.local/lib/python2.7/site-packages/python_axolotl-0.1.42-py2.7.egg
Searching for cryptography==2.1.4
Best match: cryptography 2.1.4
Adding cryptography 2.1.4 to easy-install.pth file
Using /usr/lib/python2.7/dist-packages
Searching for six==1.11.0
Best match: six 1.11.0
Adding six 1.11.0 to easy-install.pth file
Using /usr/lib/python2.7/dist-packages
Searching for setuptools==39.0.1
Best match: setuptools 39.0.1
Adding setuptools 39.0.1 to easy-install.pth file
Installing easy_install script to /usr/local/bin
Using /usr/lib/python2.7/dist-packages
Searching for python-axolotl-curve25519==0.4.1.post2
Best match: python-axolotl-curve25519 0.4.1.post2
Processing python_axolotl_curve25519-0.4.1.post2-py2.7-linux-x86_64.egg
python-axolotl-curve25519 0.4.1.post2 is already the active version in easy-install.pth
Using /root/.local/lib/python2.7/site-packages/python_axolotl_curve25519-0.4.1.post2-py2.7-linux-x86_64.egg
Finished processing dependencies for profanity-omemo-plugin==0.0.1
do post install stuff here...
So no errors, but when I tried to run it:
Failed to load plugin: prof_omemo_plugin.py
Could you give me a hint?
Metadata
Metadata
Assignees
Labels
No labels