BelledonneCommunications / flexisip

Linphone.org mirror for flexisip (git://git.linphone.org/flexisip.git)
http://flexisip.org
GNU Affero General Public License v3.0
140 stars 68 forks source link

flexisip_monitor.py : ImportError: cannot import name __version__ #99

Open kilanny opened 3 years ago

kilanny commented 3 years ago
pip install linphone

 /opt/belledonne-communications/bin/flexisip_monitor.py
Traceback (most recent call last):
  File "/opt/belledonne-communications/bin/flexisip_monitor.py", line 29, in <module>
    import linphone
  File "/usr/local/lib/python2.7/dist-packages/linphone/__init__.py", line 2, in <module>
    from linphone import __version__
ImportError: cannot import name __version__

Note: I cannot find any files in snapshots https://www.linphone.org/snapshots/linphone-python/linux-x86_64/linphone-latestlinux_x86_64.whl-test-report/ as many other solutions suggest