Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lpf.py on VS code #3

Open
bf194 opened this issue Sep 16, 2022 · 1 comment
Open

lpf.py on VS code #3

bf194 opened this issue Sep 16, 2022 · 1 comment

Comments

@bf194
Copy link

bf194 commented Sep 16, 2022

I am trying to make an lpf FIR filter run on my pico pi. I use VS code and the examples from your filter project. In VS Code I am not able to get rid of the import error on "from fir import fir". Reading several days on internet, I read a lot concerning import problems. Local imports seem to be a trouble on VS Code, so mine do as well! Do somebody know a solution? I tried extra python paths, ini.py file etc. Nothing advised on the internet makes this local import possible. However, in Thonny it works (after saving fir.py to the pico pi). My python is 3.10.2 and my VS code is 1.71.2 + PYLANCE, PICO-W-GO. Can somebody hint me?

@peterhinch
Copy link
Owner

peterhinch commented Sep 23, 2022

I'm sorry, I'm a command-line guy and haven't used any of these IDE's. You may get more help if you raise the topic in discussions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants