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

ProDy not working #226

Closed
Alaksh opened this issue Mar 19, 2015 · 9 comments
Closed

ProDy not working #226

Alaksh opened this issue Mar 19, 2015 · 9 comments

Comments

@Alaksh
Copy link

Alaksh commented Mar 19, 2015

Hi,

I am a new user for ProDy. When I try to Import ProDy I get the following error:

ImportError: CKDTree module could not be imported. Reinstall ProDy or install Biopythonto solve the problem.

I tried reinstalling both ProDy and Biopython but neither seemed to solve the problem. Let me know what can be done.

Regards,
Alaksh

@odovad
Copy link

odovad commented Apr 18, 2015

I had the same error. Installing Biopython solved the problem. Weird.
Did you use pip ?

@Alaksh
Copy link
Author

Alaksh commented Jul 13, 2015

Hi,

I am still facing The same issue with working with ProDy. And I did not use Pip to download it.

I have tried reinstalling Prody and Biopython multiple times. Can I get some advise.

Regards,
Alaksh

@wzmao
Copy link

wzmao commented Jul 14, 2015

Did you use "python setup.py build" and then "sudo python setup.py install"?

@Alaksh
Copy link
Author

Alaksh commented Jul 14, 2015

No, I used to Prody windows installer

@wzmao
Copy link

wzmao commented Jul 14, 2015

Could you try to download the source code of prody, and then use the commands in cwd?

@wzmao
Copy link

wzmao commented Jul 14, 2015

You could go to #236 and have a try.

@Alaksh
Copy link
Author

Alaksh commented Jul 14, 2015

Hi, I tried the source code and used setu.py to install, but still facing the same issues. When i tried installing Biopython, it says that it could not find Visual Studio C++ in my path specified. So, currently, I am trying to find a fix for it.

@cihankayacihan
Copy link
Contributor

Hi. You need to install biopython and it by default installs KDTree functions.

@cihankayacihan
Copy link
Contributor

For biopython you need to use whl files if you want 64 bit version. You can use pip to install whl files and your prody will work. If you are using windows , it is likely the problem.

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

4 participants