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

brpc problem #899

Closed
Cyvadra opened this issue May 8, 2021 · 1 comment
Closed

brpc problem #899

Cyvadra opened this issue May 8, 2021 · 1 comment

Comments

@Cyvadra
Copy link

Cyvadra commented May 8, 2021

Fail to define brpc::ENOSERVICE(1001) which is already defined as `未知的错误 1001', abort

julia> versioninfo()
Julia Version 1.6.0
Commit f9720dc2eb (2021-03-24 12:55 UTC)
Platform Info:
  OS: Linux (x86_64-pc-linux-gnu)
  CPU: Intel(R) Xeon(R) Platinum 8269CY CPU @ 2.50GHz
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-11.0.1 (ORCJIT, cascadelake)
Environment:
  JULIA_NUM_THREADS = 3
  JULIA_PKG_SERVER = https://mirrors.ustc.edu.cn/julia

julia> using PyCall
   
julia> pyimport_e("paddlepaddle")
PyObject NULL

julia> pyimport_e("paddlehub")
Fail to define brpc::ENOSERVICE(1001) which is already defined as `未知的错误 1001', abort.%                               [dj@dz]~/going% 

everything okay on mac and other linux, just can't figure out why did this happen
is there another way to run python package as a service?

@Cyvadra
Copy link
Author

Cyvadra commented May 20, 2021

whatever

@Cyvadra Cyvadra closed this as completed May 20, 2021
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