Alexander Chaika
Alexander Chaika
I created a simple service using instructions from your readme but nothing works. My service: ``` import spacy from django.conf import settings from functools import cached_property from profanity_filter import ProfanityFilter...
GSConnect: 43 (user) GJS: 16405 Session: x11 OS: Ubuntu 20.04.3 LTS GNOME Shell: 3.36.9 Meson: 0.53.2 Ninja: 1.10.0 ``` /(?:cn|CN) ?= ?([^,\n]*)/.exec(...) is null get@/home/manti/.local/share/gnome-shell/extensions/[email protected]/service/__init__.js:393:64 _initCertificate@/home/manti/.local/share/gnome-shell/extensions/[email protected]/service/backends/lan.js:182:13 start@/home/manti/.local/share/gnome-shell/extensions/[email protected]/service/backends/lan.js:440:18 _loadBackends@/home/manti/.local/share/gnome-shell/extensions/[email protected]/service/manager.js:251:25 start@/home/manti/.local/share/gnome-shell/extensions/[email protected]/service/manager.js:454:14 vfunc_startup@/home/manti/.local/share/gnome-shell/extensions/[email protected]/service/daemon.js:258:22...
**Description:** Can't run prospector using Python 3.12.2 and 3.12.4, not locally, not using GitHub actions. **Steps to reproduce the behavior:** 1. Install python 3.12.4 2. Create a virtual environment 3....