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

how to install rPython on win10 64bit with python3.7 #22

Open
Riiiiichard opened this issue Mar 14, 2019 · 2 comments
Open

how to install rPython on win10 64bit with python3.7 #22

Riiiiichard opened this issue Mar 14, 2019 · 2 comments

Comments

@Riiiiichard
Copy link

Riiiiichard commented Mar 14, 2019

I want to install "rPython" on my win10 64-bit computer with python 3.7. I modified the file "configure.win" as follows

#!/bin/sh

echo 'PKG_LIBS=-LC:/Softwares/Python3.7/libs -python37'  > src/makevars.win
echo 'PKG_CFLAGS=-I"C:/Softwares/Python3.7/include"'     >> src/makevars.win

but it doesn't work and report the following errors

install("C:/Users/Chen Lei/Desktop/rPython")
√  checking for file 'C:\Users\Chen Lei\Desktop\rPython/DESCRIPTION' ... 
   preparing 'rPython':
√  checking DESCRIPTION meta-information ... 
   cleaning src
   checking for LF line-endings in source and make files and shell scripts
   checking for empty or unneeded directories
   building 'rPython_0.0-6.tar.gz'
   Warning: file 'rPython/cleanup' did not have execute permissions: corrected
   Warning: file 'rPython/configure' did not have execute permissions: corrected
Running "C:/SOFTWA~1/R/R-35~1.2/bin/x64/Rcmd.exe" INSTALL \
"C:\Users\CHENLE~1\AppData\Local\Temp\Rtmp2bULQp/rPython_0.0-6.tar.gz" --install-tests 
installing to library 'C:/Softwares/R/R-3.5.2/library'
installing *source* package 'rPython' ...
'sh' not foundem("sh ./configure.win") :
ERROR: configuration failed for package 'rPython'
removing 'C:/Softwares/R/R-3.5.2/library/rPython'
In R CMD INSTALL

Can anybody know what to do? Thanks

@bac3917
Copy link

bac3917 commented Jul 19, 2019

I got the same error today. Any solutions? Any other ways to easily process email meta data?

capture

@Riiiiichard
Copy link
Author

Riiiiichard commented Jul 24, 2019 via email

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

2 participants