erayerdin / pyairmore

PyAirmore is a Python client library for Android Airmore server, which helps the developers to take programmatic actions on Android.
Other
32 stars 9 forks source link

NameError on Importing pyairmore.services.device #6

Closed erayerdin closed 6 years ago

erayerdin commented 6 years ago

A problem with try-except block

erayerdin commented 6 years ago

This problem was caused by wrong virtual environment version. Any developer who has this issue must check if the ipython or python interpreter that they are running matches with their virtualenv library version, which can be seen under .venv/lib/python3.x.