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

from link_bst import BST ImportError: No module named 'link_bst' #10

Open
pochen125 opened this issue Sep 20, 2018 · 2 comments
Open

from link_bst import BST ImportError: No module named 'link_bst' #10

pochen125 opened this issue Sep 20, 2018 · 2 comments

Comments

@pochen125
Copy link

i have a error happen that is "from link_bst import BST
ImportError: No module named 'link_bst'"

Could you tll me how to solve it

@BradMcDanel
Copy link
Collaborator

Can you run python --version and report what version you are using?

@hnda2017
Copy link

The code seems working with python 2.7 only. And you should use virtualenv to avoid any library/version conflict

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

3 participants