We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Here is the error (see AppVeyor CI
====================================================================== ERROR: test_pointmanipulation.test_median_point Traceback (most recent call last): File "C:\Miniconda\conda-bld\openalea.plantgl_1518250173049_test_env\lib\site-packages\nose\case.py", line 197, in runTest self.test(*self.arg) File "C:\Miniconda\conda-bld\openalea.plantgl_1518250173049\test_tmp\test\test_pointmanipulation.py", line 34, in test_median_point raise ValueError(k,j,dist_to_points(p3list[i],p3list),dist_to_points(p3list[j],p3list),p3list[i],p3list[j]) ValueError: (80, 99, 5300.545823832321, 5300.545823832321, Vector3(69.4804,61.5419,47.4436), Vector3(69.4804,61.5419,47.4436)) Ran 131 tests in 12.093s
Ran 131 tests in 12.093s
The text was updated successfully, but these errors were encountered:
Merge pull request openalea#22 from fredboudon/jsonrep
15d9f03
Jsonrep
fredboudon
No branches or pull requests
Here is the error (see AppVeyor CI
The text was updated successfully, but these errors were encountered: