matrix-registration
matrix-registration copied to clipboard
Errors by exec "matrix-registration"
How did you install matrix-registration?
pip
What python version are you running?
python3 --version ==> Python 3.10.6
What version of matrix-registration are you running?
unknown
Your config.yml
I didn't have a config - because execute "matrix-registration" stops working
Same Problem with this step: wget https://raw.githubusercontent.com/ZerataX/matrix-registration/master/config.sample.yaml cp config.sample.yaml config.yaml nano config.yaml
matrix-registration --config-path /my/folders/mynamedconfig.yaml
Your error log
File "/usr/local/bin/matrix-registration", line 5, in <module>
from matrix_registration.app import cli
File "/usr/local/lib/python3.10/dist-packages/matrix_registration/__init__.py", line 1, in <module>
from . import api
File "/usr/local/lib/python3.10/dist-packages/matrix_registration/api.py", line 31, in <module>
from . import tokens
File "/usr/local/lib/python3.10/dist-packages/matrix_registration/tokens.py", line 16, in <module>
db = SQLAlchemy()
File "/usr/local/lib/python3.10/dist-packages/flask_sqlalchemy/__init__.py", line 714, in __init__
self.session = self.create_scoped_session(session_options)
File "/usr/local/lib/python3.10/dist-packages/flask_sqlalchemy/__init__.py", line 747, in create_scoped_session
scopefunc = options.pop('scopefunc', _app_ctx_stack.__ident_func__)
Area of your issue?
installation
What happened
Nothing happens
Steps to reproduce
Distributor ID: Ubuntu Description: Ubuntu 22.04.1 LTS Release: 22.04 Codename: jammy
Just Follow the Installationguide.