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
"from transformer import decoder_stack" lead to the above error. I tried deactivating and then reactivating my virtual environment without success. I tried 'pip3 install transformers' without success. I get "Python 3.11.3 (v3.11.3:f3909b8bc8, Apr 4 2023, 20:12:10) [Clang 13.0.0 (clang-1300.0.29.30)] on darwin" if I run 'python. I am running a script that needs to import 'alphageometry.py' but not run 'run.sh' in the folder where every AlphaGeometry Github files lie. I use Mac with VScode.
The text was updated successfully, but these errors were encountered:
Pedro-Enrique
changed the title
"from transformer import decoder_stack" caused "ModuleNotFoundError: No module named 'transformer'"
"ModuleNotFoundError: No module named 'transformer'"
Sep 12, 2024
"from transformer import decoder_stack" lead to the above error. I tried deactivating and then reactivating my virtual environment without success. I tried 'pip3 install transformers' without success. I get "Python 3.11.3 (v3.11.3:f3909b8bc8, Apr 4 2023, 20:12:10) [Clang 13.0.0 (clang-1300.0.29.30)] on darwin" if I run 'python. I am running a script that needs to import 'alphageometry.py' but not run 'run.sh' in the folder where every AlphaGeometry Github files lie. I use Mac with VScode.
The text was updated successfully, but these errors were encountered: