Giter Site home page Giter Site logo

Comments (6)

belinux avatar belinux commented on September 22, 2024 1

I had the same issue as mentioned in #2905 and it seems that my case it's related to system instability, I forced lowering the cpu speed on my bios (just by disabling "Intel Turbo", I know I have to manual tune voltages and stuff if I don't want to run a potato, but I'll do it eventually) and that did the fix..

from pyenv.

native-api avatar native-api commented on September 22, 2024 1

I'm a professional IT admin, and this is exactly why I never use overclocking...

from pyenv.

carterdr avatar carterdr commented on September 22, 2024

I reinstalled windows and then tried to install python again with pyenv and it still fails.

from pyenv.

native-api avatar native-api commented on September 22, 2024

This is an internal compiler error. Try a different compiler version.

gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall    -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include -I/home/carter/.pyenv/versions/3.12.1/include -I/home/carter/.pyenv/versions/3.12.1/include -fPIC -DPy_BUILD_CORE -o Objects/typevarobject.o Objects/typevarobject.c
<...>
during GIMPLE pass: modref
Objects/typevarobject.c: In function ‘typealias_new_impl’:
Objects/typevarobject.c:1691:1: internal compiler error: Segmentation fault
 1691 | }
      | ^

from pyenv.

carterdr avatar carterdr commented on September 22, 2024

I had the same issue as mentioned in #2905 and it seems that my case it's related to system instability, I forced lowering the cpu speed on my bios (just by disabling "Intel Turbo", I know I have to manual tune voltages and stuff if I don't want to run a potato, but I'll do it eventually) and that did the fix..

My cpu is overclocked so it's probably the same issue. I ended up just using windows pyenv and not using wsl.

from pyenv.

lukepopp avatar lukepopp commented on September 22, 2024

hey just wanted to add to this - I also experienced this on Windows 11 - WSL - i9 14900k. The culprit was the default motherboard setting "asus multicore enhancement" which is enabled by default. Changing this to disabled solved the problem. However, I never experienced a crash in Windows with this setting on and that included running cinebench, VR workloads, and compiling with Visual Studio 2022.

from pyenv.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.