Code Monkey home page Code Monkey logo

Comments (13)

alaub81 avatar alaub81 commented on August 19, 2024 1

Nope... just tested it with that old Version. Same Problem here.

from micropico.

kenhavens avatar kenhavens commented on August 19, 2024 1

I've run in to the same issue and am working around it by uploading all project files then executing the following from the REPL prompt ...

exec(open('filename.py').read())

Where filename.py is the file you want to run. Hope that helps!

from micropico.

theobvious89 avatar theobvious89 commented on August 19, 2024 1

Can you confirm that this experimental build pico-w-go-2.1.7.zip fixes this issue for you even when running the latest micropython firmware?

Yes, I can confirm that build fixes the issue with the latest micropython firmware.

from micropico.

busslina avatar busslina commented on August 19, 2024

I have same issue. For me only works if everything is in one file. If I had any import (on same folder) it crashes. Ampy workis fine. I only use this extension (for the moment) to enjoy the stubs..

from micropico.

alaub81 avatar alaub81 commented on August 19, 2024

I have the same problem. But for me everything is working when I flash my pico w with the old MicroPython Version:

rp2-pico-w-20221201-unstable-v1.19.1-724-gfb7d21153.uf2

So perhaps the problem is caused by newer MicroPython versions

from micropico.

busslina avatar busslina commented on August 19, 2024

On readme it is said:

Auto-completion based on Raspberry Pi Pico W MicroPython firmware: rp2-pico-w-20230113-unstable-v1.19.1-796-gf4811b0b4.uf2

Maybe we have to wait to this libs get adapted to last version

from micropico.

theobvious89 avatar theobvious89 commented on August 19, 2024

I have the same problem. But for me everything is working when I flash my pico w with the old MicroPython Version:

rp2-pico-w-20221201-unstable-v1.19.1-724-gfb7d21153.uf2

So perhaps the problem is caused by newer MicroPython versions

I'm having the same issue. I'd like to install the old firmware, but I'm unable to find it. Do you have a link for this version that worked?

from micropico.

alaub81 avatar alaub81 commented on August 19, 2024

I have the same problem. But for me everything is working when I flash my pico w with the old MicroPython Version:
rp2-pico-w-20221201-unstable-v1.19.1-724-gfb7d21153.uf2
So perhaps the problem is caused by newer MicroPython versions

I'm having the same issue. I'd like to install the old firmware, but I'm unable to find it. Do you have a link for this version that worked?

No Sorry, I have the binary just in my download folder. But here is the upload:

from micropico.

theobvious89 avatar theobvious89 commented on August 19, 2024

I have the same problem. But for me everything is working when I flash my pico w with the old MicroPython Version:
rp2-pico-w-20221201-unstable-v1.19.1-724-gfb7d21153.uf2
So perhaps the problem is caused by newer MicroPython versions

I'm having the same issue. I'd like to install the old firmware, but I'm unable to find it. Do you have a link for this version that worked?

No Sorry, I have the binary just in my download folder. But here is the upload:

Thanks a lot! That makes the development process a lot simpler for me.

from micropico.

joostvanhoof avatar joostvanhoof commented on August 19, 2024

Same issue here, it took a while before I realised what was happening as I was adding a package using Thonny, but after running a file that package was suddenly gone.

@alaub81 thanks for the old firmware tip, that solved it!

from micropico.

paulober avatar paulober commented on August 19, 2024

Can you confirm that this experimental build pico-w-go-2.1.7.zip fixes this issue for you even when running the latest micropython firmware?

from micropico.

alaub81 avatar alaub81 commented on August 19, 2024

Can you confirm that this experimental build pico-w-go-2.1.7.zip fixes this issue for you even when running the latest micropython firmware?

Tested it, too! It is working for me!
Thank you @paulober

from micropico.

paulober avatar paulober commented on August 19, 2024

Can you confirm that this experimental build pico-w-go-2.1.7.zip fixes this issue for you even when running the latest micropython firmware?

Tested it, too! It is working for me! Thank you @paulober

Glad to here that it's working for you
but credits go to @connorcl

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.