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

how can i run CaDrRes? #6

Open
FatimaIqbal-BI opened this issue Dec 29, 2020 · 3 comments
Open

how can i run CaDrRes? #6

FatimaIqbal-BI opened this issue Dec 29, 2020 · 3 comments

Comments

@FatimaIqbal-BI
Copy link

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?

@nokcs
Copy link
Contributor

nokcs commented Dec 30, 2020

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.

@FatimaIqbal-BI
Copy link
Author

FatimaIqbal-BI commented Dec 30, 2020

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?

@nokcs
Copy link
Contributor

nokcs commented Dec 31, 2020

Hi, you might use conda/miniconda to create a Python 2.7 environment and then install the required packages using pip install -r requirements.txt as explained in our README page. PyJAGS is an optional package for dose-response curve fitting and isn't required for running the model. May you share the snapshot of your error?

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

2 participants