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
i am using command python3 oneforall.py -h and it shows me,
Traceback (most recent call last):
File "/home/situ/Desktop/OneForAll/oneforall.py", line 15, in
import export
File "/home/situ/Desktop/OneForAll/export.py", line 13, in
from common import utils
File "/home/situ/Desktop/OneForAll/common/utils.py", line 18, in
import tenacity
ModuleNotFoundError: No module named 'tenacity'
i am using,
linux amd64
python version 3.11.8
oneForAll version v0.4.5
Traceback (most recent call last):
File "/home/situ/Desktop/OneForAll/oneforall.py", line 15, in
import export
File "/home/situ/Desktop/OneForAll/export.py", line 13, in
from common import utils
File "/home/situ/Desktop/OneForAll/common/utils.py", line 18, in
import tenacity
ModuleNotFoundError: No module named 'tenacity'
The text was updated successfully, but these errors were encountered:
i am using command python3 oneforall.py -h and it shows me,
Traceback (most recent call last):
File "/home/situ/Desktop/OneForAll/oneforall.py", line 15, in
import export
File "/home/situ/Desktop/OneForAll/export.py", line 13, in
from common import utils
File "/home/situ/Desktop/OneForAll/common/utils.py", line 18, in
import tenacity
ModuleNotFoundError: No module named 'tenacity'
i am using,
linux amd64
python version 3.11.8
oneForAll version v0.4.5
Traceback (most recent call last):
File "/home/situ/Desktop/OneForAll/oneforall.py", line 15, in
import export
File "/home/situ/Desktop/OneForAll/export.py", line 13, in
from common import utils
File "/home/situ/Desktop/OneForAll/common/utils.py", line 18, in
import tenacity
ModuleNotFoundError: No module named 'tenacity'
The text was updated successfully, but these errors were encountered: