Skip to content

new version on mipsel 32 bit Atomic error #731

@atvcaptain

Description

@atvcaptain

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions