Bug report
Just installed MaxText. Getting the error below. I'm on the newest version of MaxText (0.2.0)
Logs/Output
…!?] is v0.1.0 via v3.12.8 on ☁️
❯ python main.py
Traceback (most recent call last):
File "/Users/nobr/desk/nebellum/parabellum/main.py", line 14, in <module>
import MaxText as mt
File "/Users/nobr/desk/nebellum/parabellum/.venv/lib/python3.12/site-packages/MaxText/__init__.py", line 38, in <module>
from maxtext.configs import pyconfig
ModuleNotFoundError: No module named 'maxtext'
Environment Information
MacOS
Python3.12
Additional Context
No response