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

Setup with develop mode #1

Open
ranaivomahaleo opened this issue Jun 23, 2015 · 1 comment
Open

Setup with develop mode #1

ranaivomahaleo opened this issue Jun 23, 2015 · 1 comment

Comments

@ranaivomahaleo
Copy link
Owner

When launching the standard setup script (python setup.py install), due to the integration of *.pyx files for fast computation, roohypy works only under the installation folder. The c_gtmodel library is not recognized outside the installation folder.
See commit 8984f5c

@ranaivomahaleo
Copy link
Owner Author

As a hot fix of this issue, setup the library in develop mode using the following command:
python setup.py develop

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

1 participant