-
Notifications
You must be signed in to change notification settings - Fork 213
Closed
Description
i need any info how can fix it
old version 4.01 works
all newer i get this
| error[E0432]: unresolved import std::sync::atomic::AtomicI64
| --> /usr/src/debug/python3-bcrypt/4.1.2/cargo_home/bitbake/pyo3-0.20.0/src/impl_/pymodule.rs:6:25
| |
| 6 | use std::sync::atomic::{AtomicI64, Ordering};
| | ^^^^^^^^^
| | |
| | no AtomicI64 in sync::atomic
| | help: a similar name exists in the module: AtomicI32
|
| For more information about this error, try rustc --explain E0432.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels