Traceback (most recent call last):
File “”, line 1, in
File “/home/huke/.local/lib/python3.7/site-packages/torch/init.py”, line 877, in
from torch import profiler as profiler
File “/home/huke/.local/lib/python3.7/site-packages/torch/profiler/init.py”, line 11, in
from .profiler import profile, _KinetoProfile,
File “/home/huke/.local/lib/python3.7/site-packages/torch/profiler/profiler.py”, line 1, in
import gzip
File “/usr/local/lib/python3.7/gzip.py”, line 9, in
import zlib
ModuleNotFoundError: No module named ‘zlib’