richard-better / pushbullet.py

A python client for http://pushbullet.com
MIT License
575 stars 110 forks source link

ImportError when I try to import Pushbullet, nothing suggested online has worked to resolve it #115

Closed ajmcateer closed 3 years ago

ajmcateer commented 7 years ago

I get

ImportError: cannot import name 'Pushbullet' when I try to use pushbullet from Windows using Visual Studio Code.

I tried installing and adding cygwin to the Path variable and installing libmagic from there but that didn't help.

What are the steps if any to get pushbullet.py working on Windows?

paolobomb commented 6 years ago

similar issue but on linux using both Python2 and 3

kovacsbalu commented 6 years ago

Hi @paolobomb can you please give more details?

paolobomb commented 6 years ago

Already solved. I called my script pushbullet.py and cause an exception can’t import name Pushbullet.

Paolo Gissi

Il giorno 08 mar 2018, alle ore 14:19, Kovács Bálint notifications@github.com ha scritto:

Hi @paolobomb can you please give more details?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.