Coder Social home page Coder Social logo

aaai2022-hcm's People

Contributors

qingsongedu avatar yanlirock avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

aaai2022-hcm's Issues

A bug named UnicodeDecodeError ,cffi callback

Hello, I have two problems when I try to repeat your work. wish your help.

  1. when I try to run the run.py with the oraiginal code, I meet the bug below, and the program doesn't stop itself.
Exception ignored from cffi callback <function _consolewrite_ex at 0x0000021A73A9EA70>:
Traceback (most recent call last):
 File "D:\anaconda3\envs\HCM\lib\site-packages\rpy2\rinterface_lib\callbacks.py", line 132, in _consolewrite_ex
   s = conversion._cchar_to_str_with_maxlen(buf, n, _CCHAR_ENCODING)
 File "D:\anaconda3\envs\HCM\lib\site-packages\rpy2\rinterface_lib\conversion.py", line 133, in _cchar_to_str_with_maxlen
   s = ffi.string(c, maxlen).decode(encoding)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xd3 in position 91: invalid continuation byte
R[write to console]: 2: 
R[write to console]: In pgamma(quantile_vec, shape = alpha, scale = beta_vec[i]) :
R[write to console]: 

what's that mean? Can you give me some help?

  1. I see your work has used the R packages, so can you tell me how this program link the R packages I installed, should I specified the link_path for them? If yes ,how to do?

Thanks very much ! Looking forward to your reply.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.