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 "/Users/macos/Desktop/AI/serve.py", line 9, in <module>
from mesh_transformer.checkpoint import read_ckpt
File "/Users/macos/opt/anaconda3/lib/python3.9/site-packages/mesh_transformer/checkpoint.py", line 14, in <module>
from mesh_transformer.util import head_print
File "/Users/macos/opt/anaconda3/lib/python3.9/site-packages/mesh_transformer/util.py", line 36, in <module>
class ClipByGlobalNormState(OptState):
TypeError: __init__() takes 2 positional arguments but 4 were given
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: