You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run any tts command to do anything I get an illegal instruction error. I have a fresh install using virtualenv with python 3.7. Here is my pip show tts
When I run any tts command to do anything I get an illegal instruction error. I have a fresh install using virtualenv with python 3.7. Here is my pip show tts
(VIRTUALENV-1) [root@fedora TTS]# pip show tts Name: TTS Version: 0.0.9.2 Summary: Text to Speech with Deep Learning Home-page: https://github.com/mozilla/TTS Author: Eren Gölge Author-email: [email protected] License: MPL-2.0 Location: /root/VIRTUALENV-1/lib64/python3.7/site-packages Requires: bokeh, cardboardlint, cython, flask, gdown, inflect, librosa, matplotlib, nose, numba, numpy, phonemizer, Pillow, pylint, pysbd, pyworld, pyyaml, scipy, soundfile, tensorboardX, tensorflow, torch, tqdm, umap-learn, unidecode Required-by: (VIRTUALENV-1) [root@fedora TTS]# tts Illegal instruction (core dumped) (VIRTUALENV-1) [root@fedora TTS]#
Here is my journalctl output right when the core dump happens.
`Sep 09 20:51:46 fedora audit[1952]: ANOM_ABEND auid=0 uid=0 gid=0 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 pid =1952 comm="tts" exe="/usr/bin/python3.7" sig=4 res=1
Sep 09 20:51:46 fedora kernel: traps: tts[1952] trap invalid opcode ip:7f090c77e110 sp:7ffc75415ed8 error:0 in _pywrap_tensorflow_inte rnal.so[7f08fec00000+1d6ed000]
Sep 09 20:51:46 fedora systemd[1]: Started Process Core Dump (PID 1977/UID 0).
Sep 09 20:51:46 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=s ystemd-coredump@12-1977-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 09 20:51:48 fedora abrt-dump-journal-oops[742]: abrt-dump-journal-oops: Found oopses: 1
Sep 09 20:51:48 fedora abrt-dump-journal-oops[742]: abrt-dump-journal-oops: Creating problem directories
Sep 09 20:51:48 fedora abrt-server[1979]: Can't find a meaningful backtrace for hashing in '.'
Sep 09 20:51:48 fedora abrt-server[1979]: Preserving oops '.' because DropNotReportableOopses is 'no'
Sep 09 20:51:48 fedora systemd[1]: Started dbus-:[email protected].
Sep 09 20:51:48 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=d bus-:1.2-org.freedesktop.problems@9 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 09 20:51:48 fedora abrt-notification[2000]: [🡕] System encountered a non-fatal error in ??()
Sep 09 20:51:49 fedora abrt-dump-journal-oops[742]: Reported 1 kernel oopses to Abrt
Sep 09 20:51:51 fedora systemd-coredump[1978]: [🡕] Process 1952 (tts) of user 0 dumped core.
Sep 09 20:51:51 fedora systemd[1]: [email protected]: Deactivated successfully.
Sep 09 20:51:51 fedora audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sy stemd-coredump@12-1977-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Sep 09 20:51:51 fedora systemd[1]: [email protected]: Consumed 3.903s CPU time.
Sep 09 20:51:51 fedora audit: BPF prog-id=0 op=UNLOAD
Sep 09 20:51:51 fedora audit: BPF prog-id=0 op=UNLOAD
Sep 09 20:51:51 fedora audit: BPF prog-id=0 op=UNLOAD
Sep 09 20:51:52 fedora abrt-server[2008]: Interpreter crashed, but no packaged script detected: '/root/VIRTUALENV-1/bin/python /root/V IRTUALENV-1/bin/tts'
Sep 09 20:51:52 fedora abrt-server[2008]: 'post-create' on '/var/spool/abrt/ccpp-2024-09-09-20:51:51.869450-1952' exited with 1
Sep 09 20:51:52 fedora abrt-server[2008]: Deleting problem directory '/var/spool/abrt/ccpp-2024-09-09-20:51:51.869450-1952'`
Here is my PIP list.
`(VIRTUALENV-1) [root@fedora TTS]# pip list
Package Version
absl-py 2.1.0
astroid 2.5
astunparse 1.6.3
attrs 24.2.0
audioread 3.0.1
Babel 2.14.0
beautifulsoup4 4.12.3
bokeh 1.4.0
cachetools 5.5.0
cardboardlint 1.3.0
certifi 2024.8.30
cffi 1.15.1
charset-normalizer 3.3.2
click 8.1.7
clldutils 3.19.0
colorama 0.4.6
colorlog 6.8.2
csvw 3.1.3
cycler 0.11.0
Cython 3.0.11
decorator 5.1.1
dlinfo 1.2.1
filelock 3.12.2
Flask 2.2.5
fonttools 4.38.0
gast 0.3.3
gdown 4.7.3
google-auth 2.34.0
google-auth-oauthlib 0.4.6
google-pasta 0.2.0
grpcio 1.62.3
h5py 2.10.0
idna 3.8
importlib-metadata 4.13.0
importlib-resources 5.12.0
inflect 6.0.5
isodate 0.6.1
isort 4.3.21
itsdangerous 2.1.2
Jinja2 3.1.4
joblib 1.3.2
jsonschema 4.17.3
Keras-Preprocessing 1.1.2
kiwisolver 1.4.5
language-tags 1.2.0
lazy-object-proxy 1.9.0
librosa 0.7.2
llvmlite 0.31.0
lxml 5.3.0
Markdown 3.4.4
MarkupSafe 2.1.5
matplotlib 3.5.3
mccabe 0.6.1
nose 1.3.7
numba 0.48.0
numpy 1.17.5
nvidia-cublas-cu11 11.10.3.66
nvidia-cuda-nvrtc-cu11 11.7.99
nvidia-cuda-runtime-cu11 11.7.99
nvidia-cudnn-cu11 8.5.0.96
oauthlib 3.2.2
opt-einsum 3.3.0
packaging 24.0
phonemizer 3.2.1
Pillow 9.5.0
pip 24.0
pkgutil_resolve_name 1.3.10
protobuf 3.20.3
pyasn1 0.5.1
pyasn1-modules 0.3.0
pycparser 2.21
pydantic 1.10.18
pylatexenc 2.10
pylint 2.5.3
pyparsing 3.1.4
pyrsistent 0.19.3
pysbd 0.3.4
PySocks 1.7.1
python-dateutil 2.9.0.post0
pytz 2024.1
pyworld 0.3.4
PyYAML 6.0.1
rdflib 6.3.2
regex 2024.4.16
requests 2.31.0
requests-oauthlib 2.0.0
resampy 0.3.1
rfc3986 1.5.0
rsa 4.9
scikit-learn 1.0.2
scipy 1.7.3
segments 2.2.1
setuptools 57.4.0
six 1.16.0
soundfile 0.12.1
soupsieve 2.4.1
tabulate 0.9.0
tensorboard 2.11.2
tensorboard-data-server 0.6.1
tensorboard-plugin-wit 1.8.1
tensorboardX 2.6.2.2
tensorflow 2.3.1
tensorflow-estimator 2.3.0
termcolor 2.3.0
threadpoolctl 3.1.0
toml 0.10.2
torch 1.13.1
tornado 6.2
tqdm 4.66.5
TTS 0.0.9.2
typed-ast 1.4.3
typing_extensions 4.7.1
umap-learn 0.4.6
Unidecode 0.4.20
uritemplate 4.1.1
urllib3 2.0.7
Werkzeug 2.2.3
wheel 0.36.2
wrapt 1.12.1
zipp 3.15.0
(VIRTUALENV-1) [root@fedora TTS]#
`
The text was updated successfully, but these errors were encountered: