TurtleRuss

Results 18 comments of TurtleRuss

I've tried following ``` conda install chardet pip install -U transformers requests ``` still have the issue

Sorry, but the stack trace above is all.And i know a little about rust so that i can't help with the code

``` Checking proxmark3gui-git-0.2.8.r0.ge2fb189-1-x86_64.pkg.tar.zst proxmark3gui-git E: ELF files outside of a valid path ('opt/'). proxmark3gui-git E: The SPDX license statement 'LGPL-2.1' should be formatted as 'LGPL-2.1-only' instead proxmark3gui-git W: Dependency glibc...

Just add the missing dependency `qt5-wayland-decorations`. The gpg key error is caused by my personal mistake, I just update the package sig and the `archlinuxcn-keyring` doesn't contain my gpg key....

I have the same issue, do you find out why this happen?

@jeevatkm Sure. If there is any problem just let me know.

@jeevatkm Thanks for your review. I will revise them.

@jeevatkm I have fix the CI error and pushed a new commit.

@jeevatkm Thanks for reviewing. I fixed the test case coverage and found a duplicated method. I remove it in the newest commit and now the code cov should be good.

@jeevatkm I've resolved the conflict. I see a new public field in `Client` struct and I will write a new method for it.