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

ModuleNotFoundError: No module named 'common.timeout' #33

Open
ayushmankumar7 opened this issue Jun 27, 2023 · 3 comments
Open

ModuleNotFoundError: No module named 'common.timeout' #33

ayushmankumar7 opened this issue Jun 27, 2023 · 3 comments

Comments

@ayushmankumar7
Copy link

Describe the bug
An attempt to run the file "selfdrive/loggerd/tests/test_loggerd.py".
Internally, test_loggerd depends on common.timeout.

No module named "timeout" neither in /flowpilot/common nor in /flowpilot/common/__init__.py

To Reproduce
python selfdrive/loggerd/tests/test_loggerd.py

Expected behavior
Run the unit tests written for loggerd.

Platform Details
Desktop:

  • linux distro
  • using gpu / cpu ?

Android :

  • android version: for eg, 12
  • manufacturer: for eg, Redmi
  • model: for eg, Note 9 pro
  • rooted ? :
  • using root or non-root env ?

Additional context
Add any other context about the problem here.

@ayushmankumar7
Copy link
Author

@MankaranSingh
Copy link
Contributor

we can add the required files, just mention if it was hard forked with particular git commit like this:
https://github.com/flowdriveai/flowpilot/blob/master/selfdrive/car/mock/interface.py#L1

@ayushmankumar7
Copy link
Author

Sure!

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