Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python3.9 with gcc-8.5 #7

Open
lzhbrian opened this issue Jun 6, 2024 · 0 comments
Open

python3.9 with gcc-8.5 #7

lzhbrian opened this issue Jun 6, 2024 · 0 comments

Comments

@lzhbrian
Copy link

lzhbrian commented Jun 6, 2024

Hi, thanks for the work!
I am trying to install with my env (python 3.9.7, gcc-8.5.0, pytorch2.3.0) (for some reasons, I can only use this environment.).
The installation seems suceessfull.
pip install xlstm --ignore-requires-python.

However, when I tried to init a xLSTMBlockStack, an error shows: "You're trying to build PyTorch with a too old version of GCC. We need GCC 9 or later".

Any plans on supporting legacy version of python? Or is there a quick fix that could bypass the above gcc version check?

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant