-
Notifications
You must be signed in to change notification settings - Fork 91
Issues: autopilot-rs/autopy
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
49 | impl<T: ToPyObject + ?Sized> ManagedPyRefDispatch for T {} | ------------------------------------------------------- parent
impl
is here ... 564 | fn drop_impl(_: &mut ManagedPyRef<T>) {} | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot specialize default item drop_impl
| = note: to specialize, drop_impl
in the parent impl
must be marked default
For more information about this error, try rustc --explain E0520
. error: could not compile pyo3
due to 89 previous errors; 13 warnings emitted
#92
opened Feb 5, 2023 by
lucasjinreal
can't install autopy,why it's so difficulty while I just try to install a python library
#85
opened Nov 16, 2021 by
wqtb
i am unable to install autopy ti is giving this error. please tell me hoe=w can i solve it
#74
opened Jun 10, 2021 by
lakshya3612
Support sending keystrokes as actual keyboard input not virtual keys
#65
opened Jan 19, 2021 by
meflakcannon
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.