Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

error[E0277] during installation #22

Open
ant0nioli opened this issue Aug 9, 2023 · 2 comments
Open

error[E0277] during installation #22

ant0nioli opened this issue Aug 9, 2023 · 2 comments

Comments

@ant0nioli
Copy link

Hi, I'm trying to install doublesite on debian 12 and Iḿ getting these errors:

error[E0277]: the trait bound `tokio::net::TcpStream: hyper::rt::Read` is not satisfied
  --> src/main.rs:165:35

error[E0277]: the trait bound `tokio::net::TcpStream: hyper::rt::Write` is not satisfied
  --> src/main.rs:165:35

error[E0277]: the trait bound `tokio::net::TcpStream: hyper::rt::Read` is not satisfied
--> src/main.rs:166:18

error[E0277]: the trait bound `tokio::net::TcpStream: hyper::rt::Write` is not satisfied
--> src/main.rs:166:18
rustc --version
# rustc 1.71.1 (eb26296b5 2023-08-03)

Thank you!

@Kalhama
Copy link
Owner

Kalhama commented Aug 9, 2023

Hello. Unfortunately the software is not under development at the moment because I am very busy with other than programming.

I suggest NOT USING doublesite. Best of luck.

-Max

@ant0nioli
Copy link
Author

Thank you for replying @Kalhama !
Best regards.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants