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

Input Port Label is always FPS: X #5

Open
FrancisTse8 opened this issue Sep 6, 2023 · 3 comments
Open

Input Port Label is always FPS: X #5

FrancisTse8 opened this issue Sep 6, 2023 · 3 comments

Comments

@FrancisTse8
Copy link

When I use the tool to generate a flow graph, the input ports of the component blocks are always labeled as FPS: X. It would be nice if the input ports are properly labeled. I tried double clicking on the labels of the input port. A 'Node Properties' window would pop up. It does seem to show the correct names for the input ports on the pop up 'Node Properties' window. I do not seem to be able to change the name of the input ports.

@CemEntok
Copy link

CemEntok commented Jun 7, 2024

I've been facing the same problems. Also, -var option does not work, a display is not being shown and the terminal is suspended.
Any update?

@FrancisTse8
Copy link
Author

Sorry, no update.

@alex-luxonis
Copy link

Workaround: downgrade to an older version before the FPS feature was introduced:

git fetch
git checkout old__inputs_are_shown
python3 -m pip install .

CC @Erol444

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

3 participants