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

Error in glue(.Internal(R.home()), "library", "base", "R", "base", sep = .Platform$file.sep) #147

Open
TakashiKoyama opened this issue Mar 14, 2024 · 0 comments

Comments

@TakashiKoyama
Copy link

Hi,

I tried installing STREAM as followed by instruction but completely failed.
So I tried another way, which is explained in https://kts-research-blog.com/2023/05/25/how-to-install-stream-for-trajectory-inference-in-single-cell-rna-sequence-analysis/.
However, I got error as below.

$ python3 setup.py install
Error in glue(.Internal(R.home()), "library", "base", "R", "base", sep = .Platform$file.sep) : 
  4 arguments passed to .Internal(paste) which requires 3
Error: could not find function "attach"
Error: could not find function ".libPaths"
Error: object '.ArgsEnv' not found
Fatal error: unable to initialize the JIT

If you all have any solution, please let me know.

Any suggestions are appreciated.

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