Giter VIP home page Giter VIP logo

Comments (13)

Saleh-Gholam-Zadeh avatar Saleh-Gholam-Zadeh commented on June 15, 2024 37

Typing

export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/home/diego/anaconda3/lib/

in the terminal will solve the problem

from thinkstats2.

wasiahmad avatar wasiahmad commented on June 15, 2024 33

I am facing the same issue but conda install libgcc didn't work for me.

from thinkstats2.

diegoquintanav avatar diegoquintanav commented on June 15, 2024 20

I managed to find a solution. It seems that a newer version of gcc is required, in particular one that contains CXXABI_1.3.9

After some reading, there are two possible solutions:

  1. One for the people without anaconda, which is somehow explained here.

  2. In my case I use Anaconda, and the problem is solved with conda install libgcc, which upgrades the current gcc compiler.

More info about this can be found here

from thinkstats2.

Orientier7 avatar Orientier7 commented on June 15, 2024 12

I solve this problem by pip uninstalling/reinstalling scipy

from thinkstats2.

AllenDowney avatar AllenDowney commented on June 15, 2024

from thinkstats2.

AllenDowney avatar AllenDowney commented on June 15, 2024

from thinkstats2.

yilunzhao avatar yilunzhao commented on June 15, 2024

Typing

export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/home/diego/anaconda3/lib/

in the terminal will solve the problem

Thanks! This works for me.

from thinkstats2.

LetsGoFir avatar LetsGoFir commented on June 15, 2024

Typing

export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/home/diego/anaconda3/lib/

in the terminal will solve the problem

works for me too

from thinkstats2.

jzhoubu avatar jzhoubu commented on June 15, 2024

Typing

export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/home/diego/anaconda3/lib/

in the terminal will solve the problem

works for me too :)

from thinkstats2.

euna-cho avatar euna-cho commented on June 15, 2024

I managed to find a solution. It seems that a newer version of gcc is required, in particular one that contains CXXABI_1.3.9

After some reading, there are two possible solutions:

  1. One for the people without anaconda, which is somehow explained here.
  2. In my case I use Anaconda, and the problem is solved with conda install libgcc, which upgrades the current gcc compiler.

More info about this can be found here

I faced error : libstdc++.so.6: version 'CXXABI_1.3.9' not found
but conda install libgcc worked for me! thanks

from thinkstats2.

brando90 avatar brando90 commented on June 15, 2024

conda install libgcc

that didn't work for me

from thinkstats2.

soodeh-nilforoushan avatar soodeh-nilforoushan commented on June 15, 2024

export LD_LIBRARY_PATH

Thanks, Work for me

from thinkstats2.

k-aleksandrovich avatar k-aleksandrovich commented on June 15, 2024

export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/home/diego/anaconda3/lib/

in the terminal will solve the problem

Oh thank you so much, man
I've almost lost my hope

from thinkstats2.

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.