Skip to content

It doses not work with stable 1.30 ? #251

Closed
@toplinuxsir

Description

@toplinuxsir

🐛 Bug Reports

#![cfg_attr(feature = "const_fn", feature(const_fn))]                                                                                                      
  |                                   ^^^^^^^^^^^^^^^^^^                                                                                                       
                                                                                                                                                              
error: aborting due to previous error                                                                                                                          
        

For more information about this error, try rustc --explain E0554.
error: Could not compile spin.
warning: build failed, waiting for other jobs to finish...
error: build failed
When reporting a bug, please provide the following information. If this is not a bug report you can just discard this template.

🌍 Environment

  • Your operating system and version:
  • Your python version:
  • How did you install python (e.g. apt or pyenv)? Did you use a virtualenv?:
  • Your rust version (rustc --version):
  • Are you using the latest pyo3 version? Have you tried using latest master (replace version = "0.x.y" with git = "https://github.com/PyO3/pyo3")?

💥 Reproducing

Please provide a minimal working example. This means both the rust code and the python.

Please also write what exact flags are required to reproduce your results.

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