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

"remove_dups" and "draw_points" functions get ann error #1

Open
fpannacci opened this issue Feb 7, 2020 · 1 comment
Open

"remove_dups" and "draw_points" functions get ann error #1

fpannacci opened this issue Feb 7, 2020 · 1 comment

Comments

@fpannacci
Copy link

Hi, I'm retrieving an error message when importing tools.
It says: ImportError: cannot import name 'remove_dups' from tools

(same message for draw_points)
I uninstalled and reinstalled tools but I get the same error. Any suggestion?

@pastafarianGit
Copy link

tools is not library but file inside this repository that contains two functions named
"remove_dumps" and "draw_points"

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

2 participants