-
Notifications
You must be signed in to change notification settings - Fork 15
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
how can i run CaDrRes? #6
Comments
Hi, CaDRReS is based on Python 2.7. You only need a python interpreter to run the provided scripts. Please find more detail about the required packages in "How to run CaDRReS?" section. Alternatively, we have a new version, CaDRReS-Sc based on Python 3 TensorFlow, and Jupyter notebook is provided for this version. |
hello thankyou for quick response but when i try to run it on python 2.7 it says the module is not present i mean it doesnt insatll the pandas lib even. what should i so? or please elaborate the proccess of running it like which commads i should write on python gui ide.. also pyjags is not getting import unto anaconda why is it so? |
Hi, you might use conda/miniconda to create a Python 2.7 environment and then install the required packages using |
hello there, i am having trouble in running this code. can you guide me that which IDE i should use to run and which python version is needed?
The text was updated successfully, but these errors were encountered: