Closed florisabrams closed 6 years ago
for unknown reasons it appears that a python compatibility module 'past' included in 'future' (!) package and that normally comes with python, in your system is not installed: https://pypi.org/project/future/
try to install it manually from terminal:
pip install future
or
pip3 install future
for python3
https://stackoverflow.com/questions/20082935/how-to-install-pip-for-python-3-on-mac-os-x
Did you solve the issue?
Deer,
Yes, it worked. Thank you very much for the quick response.
greetings, flo
Op 17 jul. 2018, om 11:15 heeft enrico ferreguti notifications@github.com het volgende geschreven:
Did you solve the issue?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/enricofer/go2mapillary/issues/15#issuecomment-405515914, or mute the thread https://github.com/notifications/unsubscribe-auth/AnR3SpDJyh_X1fIDHI0XZgLvh8UEN_MLks5uHasfgaJpZM4VP2_J.
When I try to open the plugin following errors shows.
Thanks
flo