Skip to content

Added node count and leaf count #83

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

Closed
wants to merge 2 commits into from

Conversation

gupta2140
Copy link
Contributor

No description provided.

@gupta2140
Copy link
Contributor Author

gupta2140 commented Jun 8, 2017

Can someone tell me why last 2 tests have failed?

@harshildarji
Copy link
Member

@gupta2140 Check out the Travis CI logs.

@gupta2140
Copy link
Contributor Author

The main error its showing is this:
E ImportError:

E Importing the multiarray numpy extension module failed. Most

E likely you are trying to import a failed build of numpy.

E If you're working with a numpy git repo, try git clean -xdf (removes all

E files not under version control). Otherwise reinstall numpy.

E

E Original error was: /home/travis/virtualenv/python3.7-dev/lib/python3.7/site-packages/numpy/core/multiarray.cpython-37m-x86_64-linux-gnu.so: undefined symbol: PyTraceMalloc_Untrack

But i'm not getting it. Can you help me with it?

@frmatias
Copy link
Contributor

Travis config was wrong i already fixed, try again, its because travis try download python 3.7, but travis can't find Python 3.7... try again

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

Successfully merging this pull request may close these issues.

3 participants