Code Monkey home page Code Monkey logo

Comments (18)

paulober avatar paulober commented on August 20, 2024 1

https://github.com/paulober/MicroPico/releases/tag/v3.7.1

from micropico.

shochwald-maptek avatar shochwald-maptek commented on August 20, 2024

+1
Had to downgrade to v3.6 to resume my work.

from micropico.

dvdmllr avatar dvdmllr commented on August 20, 2024

+1
The update left me unable to connect to a Raspberry Pi Pico in VSCode. Downgrading to 3.6.0. fixed the issue for me.

from micropico.

ChrisChoke avatar ChrisChoke commented on August 20, 2024

on Ubuntu Desktop i dont see se error message above but these

2024-01-19 17:09:18.365 [info] [Activator] Connection to wrapper successfully established
2024-01-19 17:09:24.502 [error] [Activator] Pyboard exited with code 1

would love to help debugging but dont know what i can do at the moment.

edit: hmm, on v3.6. i have the same error as described above. my user have the "dialout" group. i get no connection to a pico.
maybe its not clear to me how to use the extension 😆

Chris

from micropico.

timopomer avatar timopomer commented on August 20, 2024

same here, 3.6 still works

from micropico.

ChrisChoke avatar ChrisChoke commented on August 20, 2024

For me v3.5 works but not above. i am on ubuntu desktop 22.04.3 LTS.
i used original raspberry pico w for testing.

are you all on windows guys?!

from micropico.

MarcoMiano avatar MarcoMiano commented on August 20, 2024

Windows 11 10.0.22631
vscode 1.85.2

v.3.7 doesn't work even with all others extensions disabled (except the required one)...
it sort of worked one time just configured the project and then nothing... no connect no nothing...

from micropico.

tompaulick avatar tompaulick commented on August 20, 2024

Same problem here - Both on Ubuntu arm64 and Windows 11 x86. Latest version results in "activating extensions" and then quits. nothing happens.

from micropico.

shochwald-maptek avatar shochwald-maptek commented on August 20, 2024

I'm on WIndows 11.

from micropico.

paulober avatar paulober commented on August 20, 2024

Hotfix v3.7.1 will release in the next few minutes. Sorry for the inconvenience.

from micropico.

ju-gem avatar ju-gem commented on August 20, 2024

Sorry to reopen this issue, but this is still happening on my machine.

from micropico.

paulober avatar paulober commented on August 20, 2024

Sorry to reopen this issue, but this is still happening on my machine.

Np, on which platform are you experiencing this issue?
If it's linux, what does the output of ldd --version on your system look like?

from micropico.

shochwald-maptek avatar shochwald-maptek commented on August 20, 2024

I just upgraded to 3.7.3. I see "Activating Extensions..." spin for a while on the status bar, then the extension fails to load.
Looking at Extension Host > Output I see:

2024-01-23 09:18:02.276 [error] Error: spawn c:\Users\scott\.vscode\extensions\paulober.pico-w-go-3.7.3-win32-x64\dist\scripts\wrapper_win32\wrapper_win32_amd64.exe ENOENT at ChildProcess._handle.onexit (node:internal/child_process:283:19) at onErrorNT (node:internal/child_process:476:16) at process.processTicksAndRejections (node:internal/process/task_queues:82:21)

I guess this is the same issue. Let me know if you want a new issue created.

from micropico.

paulober avatar paulober commented on August 20, 2024

@shochwald-maptek It should be the same as #189. Defender deleted the file cause of outdated virus definitions. It should Microsoft maybe about 12h to fix this issue. (if it's the same issue as in the linked one) But just to know, what output do you get for ls c:\Users\scott\.vscode\extensions\paulober.pico-w-go-3.7.3-win32-x64\dist\scripts\wrapper_win32 in powershell?

from micropico.

shochwald-maptek avatar shochwald-maptek commented on August 20, 2024
    Directory: C:\Users\scott\.vscode\extensions\paulober.pico-w-go-3.7.3-win32-x64\dist\scripts\wrapper_win32

Mode                 LastWriteTime         Length Name
----                 -------------         ------ ----
-a----        23/01/2024   9:16 AM        5162776 libcrypto-3.dll
-a----        23/01/2024   9:16 AM          39696 libffi-8.dll
-a----        23/01/2024   9:16 AM        5785880 python311.dll
-a----        23/01/2024   9:16 AM          30488 select.pyd
-a----        23/01/2024   9:16 AM        1141016 unicodedata.pyd
-a----        23/01/2024   9:16 AM         119192 vcruntime140.dll
-a----        23/01/2024   9:16 AM          84760 _bz2.pyd
-a----        23/01/2024   9:16 AM         124696 _ctypes.pyd
-a----        23/01/2024   9:16 AM         253720 _decimal.pyd
-a----        23/01/2024   9:16 AM          65304 _hashlib.pyd
-a----        23/01/2024   9:16 AM         159000 _lzma.pyd
-a----        23/01/2024   9:16 AM          79640 _socket.pyd

from micropico.

shochwald-maptek avatar shochwald-maptek commented on August 20, 2024

Ah so it is! I will try it again tomorrow.
Thanks

image

from micropico.

paulober avatar paulober commented on August 20, 2024

@shochwald-maptek Microsoft just released new definitions for defender that fix this issue. Though you seem to require a reinstall of the extension as defender removed the file on you system.

from micropico.

ju-gem avatar ju-gem commented on August 20, 2024

Sorry to reopen this issue, but this is still happening on my machine.

Np, on which platform are you experiencing this issue? If it's linux, what does the output of ldd --version on your system look like?

Windows, but it works now. I had the same issue as above with the Activating extension... and then nothing. I checked defender and it had quarantined the same file. Updated to 3.7.3 today and that fixed it, thanks.

from micropico.

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.