Skip to content

lpf.py on VS code #3

@bf194

Description

@bf194

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions