kmpm / nodemcu-uploader

Upload files to your esp8266 running nodeMcu
MIT License
319 stars 89 forks source link

nodemcu-uploader running on windows error #69

Closed JBSchueler closed 7 years ago

JBSchueler commented 7 years ago

I am trying to run nodemcu-uploader on win10 64bit. My python installation directory is c:\python27 I used github to get the nodemcu-uploader repository

When I try to run I get the following error image

When I try setup.py install it seems ok to me... image

Is it not possible to run nodemcu-uploader on win10?

kmpm commented 7 years ago

Strange. I will look into it. I have been using Win 10 for most of the time without issues.

Den 8 juni 2017 7:30 em skrev "Ben Schueler" notifications@github.com:

I am trying to run nodemcu-uploader on win10 64bit. My python installation directory is c:\python27 I used github to get the nodemcu-uploader repository

When I try to run I get the following error [image: image] https://user-images.githubusercontent.com/7997096/26941917-82a4529e-4c80-11e7-96bd-d75eaeaa6ccd.png

When I try setup.py install it seems ok to me... [image: image] https://user-images.githubusercontent.com/7997096/26942021-d397ea26-4c80-11e7-8a5b-d2f6a3df9387.png

Is it not possible to run nodemcu-uploader on win10?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/kmpm/nodemcu-uploader/issues/69, or mute the thread https://github.com/notifications/unsubscribe-auth/AAF5arhuznQbRTqgMLLS7UINSocQt2ejks5sCC-lgaJpZM4N0Ysa .

kmpm commented 7 years ago

Wrapt seems to be a new unintended dependency.... hmm...

kmpm commented 7 years ago

Fixed in version 0.4.3. Closed by d661fac49727825832818754e9779c5bad26f6d9