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

Difficulties in using yakut on latest pycyphal while having nunavut 2.0 installed #302

Closed
daxlar opened this issue May 10, 2023 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@daxlar
Copy link

daxlar commented May 10, 2023

Hi,

I have a need to generate dsdl headers with nunavut 2.0.

While installing nunavut 2.0 and updating my pycyphal to 1.15, using the following commands:

pip install -U nunavut
pip install -U pycyphal

I get the following error:

ERROR: pycyphal 1.15.0 has requirement nunavut~=1.7, but you'll have nunavut 2.0.9 which is incompatible.

After installing latest nunavut(2.0) I can't run yakut monitor anymore. I get the following error:

ModuleNotFoundError: No module named 'nunavut.postprocessors'.

My pydsdl is on latest(1.20.0)

Machine: HP Elitebook 850 G8
Operating system: Ubuntu 20.04, Linux kernel 5.15.0-71-generic

Thank you,

[email protected]

@pavel-kirienko
Copy link
Member

Thank you for the report! I will close it as it duplicates this ticket: OpenCyphal/pycyphal#277. Help with migrating PyCyphal to Nunavut v2 would be appreciated!

@pavel-kirienko pavel-kirienko closed this as not planned Won't fix, can't repro, duplicate, stale May 10, 2023
@pavel-kirienko pavel-kirienko added the duplicate This issue or pull request already exists label May 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants