-
Notifications
You must be signed in to change notification settings - Fork 551
Open
Description
I run AlphaGeometry then
Traceback (most recent call last):
File "C:/Users/Dell/Desktop/huu/python/python 3.10/AlphaGeometry.py", line 28, in
import lm_inference as lm
File "C:\Users/Dell/Desktop/huu/python/python 3.10\lm_inference.py", line 20, in
import models # pylint: disable=unused-import
File "C:\Users/Dell/Desktop/huu/python/python 3.10\models.py", line 20, in
import decoder_stack
File "C:\Users/Dell/Desktop/huu/python/python 3.10\decoder_stack.py", line 21, in
from transformer import decoder_stack
ModuleNotFoundError: No module named 'transformer'
Where is transformer.py
Metadata
Metadata
Assignees
Labels
No labels