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

Use test discover #162

Merged
merged 5 commits into from
Nov 2, 2023
Merged

Use test discover #162

merged 5 commits into from
Nov 2, 2023

Conversation

jan-janssen
Copy link
Member

No description provided.

@jan-janssen jan-janssen mentioned this pull request Aug 5, 2023
@jan-janssen jan-janssen marked this pull request as draft August 5, 2023 01:09
@jan-janssen
Copy link
Member Author

  File "D:\a\pympipool\pympipool\pympipool\backend\serial.py", line 64, in <module>
    main(argument_lst=sys.argv)
  File "D:\a\pympipool\pympipool\pympipool\backend\serial.py", line 30, in main
    input_dict = interface_receive(socket=socket)
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Miniconda3\envs\test\Lib\site-packages\pympipool\shared\communication.py", line 147, in interface_receive
    return cloudpickle.loads(socket.recv())
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'test_future'

@jan-janssen jan-janssen mentioned this pull request Nov 2, 2023
@jan-janssen jan-janssen marked this pull request as ready for review November 2, 2023 12:49
@jan-janssen jan-janssen merged commit 988f546 into main Nov 2, 2023
17 checks passed
@jan-janssen jan-janssen deleted the discover branch November 2, 2023 13:14
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

Successfully merging this pull request may close these issues.

1 participant