You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I'm testing the installation of the pyripherals pip package. I've followed the instalation guidelines, and installed it from pip. However since I do not have FPGA to test it with and I'm working on linux, I cannot install the FronPannel API. So the first test of
Describe the bug
I'm testing the installation of the pyripherals pip package. I've followed the instalation guidelines, and installed it from pip. However since I do not have FPGA to test it with and I'm working on linux, I cannot install the FronPannel API. So the first test of
was successful.
However when I try to run the tests, the line
python -m pytest -m no_fpga
gives this error:I have cloned your repository and I have the same behavior for the master and v0.0.2 branch.
I am not sure if this is due to not having FronPannel API, or maybe Linux OS or something else.
The text was updated successfully, but these errors were encountered: