René's URL Explorer Experiment


Title: Installation failed by "No module named site" message · Issue #19 · cjgb/rPython-win · GitHub

Open Graph Title: Installation failed by "No module named site" message · Issue #19 · cjgb/rPython-win

X Title: Installation failed by "No module named site" message · Issue #19 · cjgb/rPython-win

Description: I'm trying to install rPython on Windows 7, failed by "No module named site". My environment configuration is: Python 3.6.3 is installed under "C:\Program Files\Python\Python36" which is default location. Rtools is installed under C:\Rto...

Open Graph Description: I'm trying to install rPython on Windows 7, failed by "No module named site". My environment configuration is: Python 3.6.3 is installed under "C:\Program Files\Python\Python36" which is default lo...

X Description: I'm trying to install rPython on Windows 7, failed by "No module named site". My environment configuration is: Python 3.6.3 is installed under "C:\Program Files\Python\Python36&q...

Opengraph URL: https://github.com/cjgb/rPython-win/issues/19

X: @github

direct link

Domain: patch-diff.githubusercontent.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Installation failed by \"No module named site\" message","articleBody":"I'm trying to install rPython on Windows 7, failed by \"No module named site\". My environment configuration is:\r\n\r\nPython 3.6.3 is installed under `\"C:\\Program Files\\Python\\Python36\"` which is default location.\r\n\r\nRtools is installed under `C:\\Rtools`, with `mingw_64` (and 32 bit version) underneath.\r\n\r\nPATH is set as `\"%PATH%;C:\\Rtools\\bin;C:\\Rtools\\mingw_64\\bin\"`\r\n\r\nconfigure.win file content is:\r\n```\r\n#!/bin/sh\r\n\r\necho 'PKG_LIBS=-LC:/Program Files/Python/Python36/libs -lpython36'  \u003e src/makevars.win\r\necho 'PKG_CFLAGS=-I\"C:/Program Files/Python/Python36/include\"'     \u003e\u003e src/makevars.win\r\n```\r\n\r\nR version is 3.4.1\r\n\r\nInstall command:\r\n```\r\ninstall.packages(\"devtools\")\r\nlibrary(devtools)\r\ninstall(\"C:/DevApps/R/rPython\")\r\n```\r\n\r\nDetail error message:\r\n```\r\nInstalling rPython\r\n\"C:/PROGRA~1/R/R-34~1.0/bin/x64/R\" --no-site-file --no-environ --no-save --no-restore --quiet CMD INSTALL \"C:/DevApps/R/rPython\"  \\\r\n  --library=\"C:/Users/326487162/Documents/R/win-library/3.4\" --install-tests \r\n\r\n* installing *source* package 'rPython' ...\r\n** libs\r\nWarning: this package has a non-empty 'configure.win' file,\r\nso building only the main architecture\r\n\r\nmake: Nothing to be done for `all'.\r\ninstalling to C:/Users/326487162/Documents/R/win-library/3.4/rPython/libs/x64\r\n** R\r\n** inst\r\n** preparing package for lazy loading\r\nWarning: package 'RJSONIO' was built under R version 3.4.1\r\n** help\r\n*** installing help indices\r\n** building package indices\r\n** testing if installed package can be loaded\r\nWarning: package 'RJSONIO' was built under R version 3.4.1\r\nImportError: No module named site\r\nERROR: loading failed\r\n* removing 'C:/Users/326487162/Documents/R/win-library/3.4/rPython'\r\nError: Command failed (1)\r\n```\r\n\r\nThe output information is not very clear what it was trying to import? and why it was failed. How can I fix it?\r\n\r\n","author":{"url":"https://github.com/jeffwji","@type":"Person","name":"jeffwji"},"datePublished":"2018-01-05T21:38:40.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/19/rPython-win/issues/19"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:d36779d3-2c6e-a822-e8bf-e200e0b664ac
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-id9642:3E682C:20CFD9:2B7EE9:698F8F38
html-safe-nonce642eca00c59d5450e9b31a4c24656e04286cb428ef1509c0dc785d07f8bd040f
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5NjQyOjNFNjgyQzoyMENGRDk6MkI3RUU5OjY5OEY4RjM4IiwidmlzaXRvcl9pZCI6IjcxMjQ4NTM2MDc2NjU0NzEyODkiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmacefb0fad637ccb25031d10619fecd98552a5a4b66ff0a5f010bcb2a9821cca420
hovercard-subject-tagissue:286412239
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/cjgb/rPython-win/19/issue_layout
twitter:imagehttps://opengraph.githubassets.com/dd16ac02246e409c965f785d866fbcfa654705ab61c6e1d84b18171ff6a771a2/cjgb/rPython-win/issues/19
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/dd16ac02246e409c965f785d866fbcfa654705ab61c6e1d84b18171ff6a771a2/cjgb/rPython-win/issues/19
og:image:altI'm trying to install rPython on Windows 7, failed by "No module named site". My environment configuration is: Python 3.6.3 is installed under "C:\Program Files\Python\Python36" which is default lo...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamejeffwji
hostnamegithub.com
expected-hostnamegithub.com
None202633fd61f7eedb36bb7ccb403f2d581c4331c905abe8ed7a7469c697b51c27
turbo-cache-controlno-preview
go-importgithub.com/cjgb/rPython-win git https://github.com/cjgb/rPython-win.git
octolytics-dimension-user_id1321567
octolytics-dimension-user_logincjgb
octolytics-dimension-repository_id14503010
octolytics-dimension-repository_nwocjgb/rPython-win
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id14503010
octolytics-dimension-repository_network_root_nwocjgb/rPython-win
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
releaseaa35d2eca6295c64e24dceaa06fde213ad1aed69
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/cjgb/rPython-win/issues/19#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fcjgb%2FrPython-win%2Fissues%2F19
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fcjgb%2FrPython-win%2Fissues%2F19
Sign up https://patch-diff.githubusercontent.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=cjgb%2FrPython-win
Reloadhttps://patch-diff.githubusercontent.com/cjgb/rPython-win/issues/19
Reloadhttps://patch-diff.githubusercontent.com/cjgb/rPython-win/issues/19
Reloadhttps://patch-diff.githubusercontent.com/cjgb/rPython-win/issues/19
cjgb https://patch-diff.githubusercontent.com/cjgb
rPython-winhttps://patch-diff.githubusercontent.com/cjgb/rPython-win
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2Fcjgb%2FrPython-win
Fork 28 https://patch-diff.githubusercontent.com/login?return_to=%2Fcjgb%2FrPython-win
Star 45 https://patch-diff.githubusercontent.com/login?return_to=%2Fcjgb%2FrPython-win
Code https://patch-diff.githubusercontent.com/cjgb/rPython-win
Issues 19 https://patch-diff.githubusercontent.com/cjgb/rPython-win/issues
Pull requests 2 https://patch-diff.githubusercontent.com/cjgb/rPython-win/pulls
Actions https://patch-diff.githubusercontent.com/cjgb/rPython-win/actions
Projects 0 https://patch-diff.githubusercontent.com/cjgb/rPython-win/projects
Wiki https://patch-diff.githubusercontent.com/cjgb/rPython-win/wiki
Security 0 https://patch-diff.githubusercontent.com/cjgb/rPython-win/security
Insights https://patch-diff.githubusercontent.com/cjgb/rPython-win/pulse
Code https://patch-diff.githubusercontent.com/cjgb/rPython-win
Issues https://patch-diff.githubusercontent.com/cjgb/rPython-win/issues
Pull requests https://patch-diff.githubusercontent.com/cjgb/rPython-win/pulls
Actions https://patch-diff.githubusercontent.com/cjgb/rPython-win/actions
Projects https://patch-diff.githubusercontent.com/cjgb/rPython-win/projects
Wiki https://patch-diff.githubusercontent.com/cjgb/rPython-win/wiki
Security https://patch-diff.githubusercontent.com/cjgb/rPython-win/security
Insights https://patch-diff.githubusercontent.com/cjgb/rPython-win/pulse
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/cjgb/rPython-win/issues/19
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/cjgb/rPython-win/issues/19
Installation failed by "No module named site" messagehttps://patch-diff.githubusercontent.com/cjgb/rPython-win/issues/19#top
https://github.com/jeffwji
https://github.com/jeffwji
jeffwjihttps://github.com/jeffwji
on Jan 5, 2018https://github.com/cjgb/rPython-win/issues/19#issue-286412239
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.