Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pyflow init and install error #173

Open
asukaminato0721 opened this issue Mar 5, 2022 · 0 comments
Open

pyflow init and install error #173

asukaminato0721 opened this issue Mar 5, 2022 · 0 comments

Comments

@asukaminato0721
Copy link

asukaminato0721 commented Mar 5, 2022

RUST_BACKTRACE=full pyflow install

get

thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: DependencyError { details: "Problem parsing wh_py_vers: image/tools/scikit_image" }', src/dep_types.rs:905:56
stack backtrace:
   0:     0x56465d2d8cd0 - <unknown>
   1:     0x56465d30037c - core::fmt::write::h7aa6cd0067dca82a
   2:     0x56465d2d1bd5 - <unknown>
   3:     0x56465d2db1eb - <unknown>
   4:     0x56465d2dacc1 - <unknown>
   5:     0x56465d2db891 - std::panicking::rust_panic_with_hook::hde05f051c0c95c4a
   6:     0x56465d2db397 - <unknown>
   7:     0x56465d2d91cc - <unknown>
   8:     0x56465d2db2f9 - rust_begin_unwind
   9:     0x56465cedafe1 - core::panicking::panic_fmt::hbe99dddd3092ba3c
  10:     0x56465cedb0d3 - core::result::unwrap_failed::hf79563fef9d11ab8
  11:     0x56465cf57d68 - <unknown>
  12:     0x56465cf946fb - <unknown>
  13:     0x56465cf5d53d - <unknown>
  14:     0x56465cf66f28 - <unknown>
  15:     0x56465cf9a3f0 - <unknown>
  16:     0x56465cf9b8a4 - <unknown>
  17:     0x56465cf49f71 - <unknown>
  18:     0x56465cf9dc72 - <unknown>
  19:     0x56465cf82c50 - <unknown>
  20:     0x56465cf8bc6a - <unknown>
  21:     0x56465cfacaf3 - <unknown>
  22:     0x56465cfacb09 - <unknown>
  23:     0x56465d2dbd89 - std::rt::lang_start_internal::h0be9e1ee5c908dcd
  24:     0x56465cf924a2 - <unknown>
  25:     0x7f3789b47310 - __libc_start_call_main
  26:     0x7f3789b473c1 - __libc_start_main@GLIBC_2.2.5
  27:     0x56465cedb7d9 - <unknown>
  28:                0x0 - <unknown>

pyflow is the one in the release.

pyflow version: 0.3.1

python3 --version
Python 3.10.2

System

uname -a
Linux archlinux 5.16.12-arch1-1 #1 SMP PREEMPT Wed, 02 Mar 2022 12:22:51 +0000 x86_64 GNU/Linux

The repo is

https://github.com/PantsuDango/Dango-Translator

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

No branches or pull requests

1 participant