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
Traceback (most recent call last):
File "/usr/local/bin/marker_single", line 5, in
from convert_single import main
File "/usr/local/lib/python3.11/site-packages/convert_single.py", line 4, in
from marker.convert import convert_single_pdf
File "/usr/local/lib/python3.11/site-packages/marker/convert.py", line 7, in
from marker.utils import flush_cuda_memory
ImportError: cannot import name 'flush_cuda_memory' from 'marker.utils' (/usr/local/lib/python3.11/site-packages/marker/utils/init.py)
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "/usr/local/bin/marker_single", line 5, in
from convert_single import main
File "/usr/local/lib/python3.11/site-packages/convert_single.py", line 4, in
from marker.convert import convert_single_pdf
File "/usr/local/lib/python3.11/site-packages/marker/convert.py", line 7, in
from marker.utils import flush_cuda_memory
ImportError: cannot import name 'flush_cuda_memory' from 'marker.utils' (/usr/local/lib/python3.11/site-packages/marker/utils/init.py)
The text was updated successfully, but these errors were encountered: