Coder Social home page Coder Social logo

kimeguida / procare Goto Github PK

View Code? Open in Web Editor NEW
28.0 28.0 7.0 61.58 MB

ProCare: A Point Cloud Registration Approach to Align Protein Cavities

License: Other

Python 11.66% Shell 1.33% CMake 1.62% Makefile 0.02% Batchfile 0.04% C++ 83.36% C 1.30% JavaScript 0.41% GLSL 0.22% Dockerfile 0.05%

procare's People

Contributors

kimeguida avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

procare's Issues

The insatllation of the Procare

Hi,

When I run the 'pip install procare_python_package/'

The error is always:
ERROR: Command errored out with exit status 1:
command: /Users/cheng03/miniconda3/envs/procare/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/var/folders/h0/lwksbwcx56n0j20rg2rg2kyhp_p690/T/pip-req-build-3jeoen57/setup.py'"'"'; file='"'"'/private/var/folders/h0/lwksbwcx56n0j20rg2rg2kyhp_p690/T/pip-req-build-3jeoen57/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(file) if os.path.exists(file) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' egg_info --egg-base /private/var/folders/h0/lwksbwcx56n0j20rg2rg2kyhp_p690/T/pip-pip-egg-info-evmzexa5
cwd: /private/var/folders/h0/lwksbwcx56n0j20rg2rg2kyhp_p690/T/pip-req-build-3jeoen57/
Complete output (9 lines):
Traceback (most recent call last):
File "", line 1, in
File "/private/var/folders/h0/lwksbwcx56n0j20rg2rg2kyhp_p690/T/pip-req-build-3jeoen57/setup.py", line 56, in
import procare.info as info
File "/private/var/folders/h0/lwksbwcx56n0j20rg2rg2kyhp_p690/T/pip-req-build-3jeoen57/procare/init.py", line 61, in
from . import open3d
File "/private/var/folders/h0/lwksbwcx56n0j20rg2rg2kyhp_p690/T/pip-req-build-3jeoen57/procare/open3d/init.py", line 59, in
from . import open3d
ImportError: cannot import name 'open3d' from 'procare.open3d' (/private/var/folders/h0/lwksbwcx56n0j20rg2rg2kyhp_p690/T/pip-req-build-3jeoen57/procare/open3d/init.py)

Could you help me check why is this problem? Thanks a lot!

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.