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

Can't import #9

Closed
welkensoyo opened this issue Feb 18, 2019 · 3 comments
Closed

Can't import #9

welkensoyo opened this issue Feb 18, 2019 · 3 comments

Comments

@welkensoyo
Copy link

settings.py has *args before a variable name for the MAX_CACHE_SIZE. This is breaking import.

@thinkwelltwd
Copy link
Owner

thinkwelltwd commented Feb 18, 2019

What python version are you using, and what are you attempting to import that's breaking?

@dmalis
Copy link

dmalis commented Mar 5, 2019

py 2.7 here, just trying out the example code: from device_detector import DeviceDetector

@thinkwelltwd
Copy link
Owner

Ok, that explains it; Python 3+ only supported.

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