Open
Description
Hello,
I think this is an easy error but I can't solve it.
When i run invoke test-pybind11
I obtain
You indicated pty=True, but your platform doesn't support the 'pty' module!
I change this to pty = sys.platform != 'win32'
but I obtain
No module named 'pybind11_example'
Thank you for your help,
Florent
Metadata
Metadata
Assignees
Labels
No labels