GithubHelp home page GithubHelp logo

Comments (6)

jakobrunge avatar jakobrunge commented on July 20, 2024

It means that you didn't follow the installation instructions:
python setup.py install
This will install tigramite in your path.
To use just the ParCorr and CMIsymb independence tests, only numpy and scipy are required. For other independence tests more packages are required:
CMIknn: cython can optionally be used for compilation, otherwise the provided *.c'' file is used GPDC: also based on cython, and additionally, scikit-learn is required for Gaussian Process regression RCOT requires more work: Firstly, rpy2 is required to access R-packages. The required R-packages can be installed with the script install_r_packages.sh''. Due to R-related issues, the installation of R's devtools might fail when running "install_r_packages.sh". This can be solved e.g. by installing missing / not resolved R dependencies using conda: "conda install r-git2r".

RCOT will not be in future releases to avoid R-dependencies.

from tigramite.

yubaocheng258 avatar yubaocheng258 commented on July 20, 2024

It means that you didn't follow the installation instructions:
python setup.py install
This will install tigramite in your path.
To use just the ParCorr and CMIsymb independence tests, only numpy and scipy are required. For other independence tests more packages are required:
CMIknn: cython can optionally be used for compilation, otherwise the provided *.c'' file is used GPDC: also based on cython, and additionally, scikit-learn is required for Gaussian Process regression RCOT requires more work: Firstly, rpy2 is required to access R-packages. The required R-packages can be installed with the script install_r_packages.sh''. Due to R-related issues, the installation of R's devtools might fail when running "install_r_packages.sh". This can be solved e.g. by installing missing / not resolved R dependencies using conda: "conda install r-git2r".
RCOT will not be in future releases to avoid R-dependencies.

Thank you for your reply, I will try it

from tigramite.

yubaocheng258 avatar yubaocheng258 commented on July 20, 2024

It means that you didn't follow the installation instructions:
python setup.py install
This will install tigramite in your path.
To use just the ParCorr and CMIsymb independence tests, only numpy and scipy are required. For other independence tests more packages are required:
CMIknn: cython can optionally be used for compilation, otherwise the provided *.c'' file is used GPDC: also based on cython, and additionally, scikit-learn is required for Gaussian Process regression RCOT requires more work: Firstly, rpy2 is required to access R-packages. The required R-packages can be installed with the script install_r_packages.sh''. Due to R-related issues, the installation of R's devtools might fail when running "install_r_packages.sh". This can be solved e.g. by installing missing / not resolved R dependencies using conda: "conda install r-git2r".
RCOT will not be in future releases to avoid R-dependencies.

Sorry, I have already test all packages : include numpy, scipy, scikit-learn,matplotlib,networkx,cython,mpi4py,rpy2,r-git2r and RCIT,but it still display "Could not import packages for CMIknn and GPDC estimation". What should I do?

from tigramite.

yubaocheng258 avatar yubaocheng258 commented on July 20, 2024

picture
Further more ,If I used cmd to run the example,it will diaplay the error like the picture ,I also install the tigramite-developer, I wonder what's worng with that. I'm looking forward to your replay. Thank you

from tigramite.

jakobrunge avatar jakobrunge commented on July 20, 2024

Sorry, that was a typo, use pcmci.print_significant_links(...) instead (without the prefix "_").
It's fixed in the developer now....

from tigramite.

yubaocheng258 avatar yubaocheng258 commented on July 20, 2024

Thank you for your reply.The problem solved.Thank you very much!!!!

from tigramite.

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.