Giter Site home page Giter Site logo

Comments (10)

sergerold avatar sergerold commented on May 22, 2024 2

@StaticRocket thanks, its working now!

from arduino-upload.

rodrigocaus avatar rodrigocaus commented on May 22, 2024

Hi. I had that problem on my first trying. I've solved that by:

  • Installing Node JS;
  • Using the Power Shell (admin) the npm command: npm install -g --production windows-build-tools
    I have Windows 10, 1803 version (05/2018).

from arduino-upload.

sergerold avatar sergerold commented on May 22, 2024

thanks, done all of the above and restarted. unfortunately still not working and same error as above

from arduino-upload.

sergerold avatar sergerold commented on May 22, 2024

Is the issue that the following file is unavailable: https://files.sorunome.de/arduino-upload/serialport/4.0.7/serialport-v4.0.7-electron-v2.0-win32-x64.tar.gz

from arduino-upload.

StaticRocket avatar StaticRocket commented on May 22, 2024

@sergerold If it is, then it looks like it's a repeat of #40.

from arduino-upload.

Sorunome avatar Sorunome commented on May 22, 2024

which should be fixed when updating to latest serialport dependency, but, you know, time...

from arduino-upload.

StaticRocket avatar StaticRocket commented on May 22, 2024

@sergerold I was unable to replicate this. The only thing I can think of that would be different between our apm instiances would be build tools. Did you properly config apm for your msvs version and point it to python with apm config set msvs_version [your-year-here] and apm config set python [your-path]\python.exe? I don't know why that would change anything, but it's the only thing I can think of. Be sure to use python 2.* not 3. Apm doesn't like Python 3.

from arduino-upload.

StaticRocket avatar StaticRocket commented on May 22, 2024

@rodrigocaus I ended up having to do a similar thing but I skipped the Node.js installation using this package. It's a bit fidgety and still requires some configuration but if anyone else needs to do this and doesn't wish to have 2 Node installs I gave a little bit of insight on that method. The first Node install being the one that comes bundled with apm.

from arduino-upload.

sergerold avatar sergerold commented on May 22, 2024

@StaticRocket I don't use MSVS and don't know how to use it. I didn't think I needed it to install the arduino-upload package for atom - I recall using this package a while ago without using MSVS. Are there any instructions on what I need to do with MSVS?

Thanks

from arduino-upload.

StaticRocket avatar StaticRocket commented on May 22, 2024

@sergerold If you followed rodrigocaus' instructions MSVS 2015 should have been installed. npm was automatically configured but apm may not have been. Simply send the command apm config set msvs_version 2015 and you should be good for MSVS. Then just be sure to config apm for python like stated above. apm acts as a wrapper for npm and if you do an isolated npm install it may need to be configured for apm, so you should expect to need to do the same for python.

from arduino-upload.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.