René's URL Explorer Experiment


Title: Doesn't compile on Windows · Issue #2 · mapcode-foundation/mapcode-python · GitHub

Open Graph Title: Doesn't compile on Windows · Issue #2 · mapcode-foundation/mapcode-python

X Title: Doesn't compile on Windows · Issue #2 · mapcode-foundation/mapcode-python

Description: When I try installing: C:\Python27>python -m pip install mapcode --target C:\Users\neels\Documents\FME\Plugins\Python Collecting mapcode Downloading mapcode-2.0.1.1.tar.gz (303kB) 100% |################################| 307kB 364kB/s Bui...

Open Graph Description: When I try installing: C:\Python27>python -m pip install mapcode --target C:\Users\neels\Documents\FME\Plugins\Python Collecting mapcode Downloading mapcode-2.0.1.1.tar.gz (303kB) 100% |###########...

X Description: When I try installing: C:\Python27>python -m pip install mapcode --target C:\Users\neels\Documents\FME\Plugins\Python Collecting mapcode Downloading mapcode-2.0.1.1.tar.gz (303kB) 100% |########...

Opengraph URL: https://github.com/mapcode-foundation/mapcode-python/issues/2

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Doesn't compile on Windows","articleBody":"When I try installing:\nC:\\Python27\u003epython -m pip install mapcode --target C:\\Users\\neels\\Documents\\FME\\Plugins\\Python\nCollecting mapcode\n  Downloading mapcode-2.0.1.1.tar.gz (303kB)\n    100% |################################| 307kB 364kB/s\nBuilding wheels for collected packages: mapcode\n  Running setup.py bdist_wheel for mapcode ... error\n  Complete output from command C:\\Python27\\python.exe -u -c \"import setuptools, tokenize;**file**='c:\\users\\neels\\appdata\\local\\temp\\pip-build-rayf8a\\mapcode\\setup.py';exec(compile(getattr(tokenize, 'open', open)(**file**).read().replace('\\r\\n', '\\n'), **file**, 'exec'))\" bdist_wheel -d c:\\users\\neels\\appdata\\local\\temp\\tmp9o982opip-wheel- --python-tag cp27:\n  running bdist_wheel\n  running build\n  running build_ext\n  building 'mapcode' extension\n  creating build\n  creating build\\temp.win32-2.7\n  creating build\\temp.win32-2.7\\Release\n  creating build\\temp.win32-2.7\\Release\\mapcodelib\n  C:\\Users\\neels\\AppData\\Local\\Programs\\Common\\Microsoft\\Visual C++ for Python\\9.0\\VC\\Bin\\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -Imapcodelib -IC:\\Python27\\include -IC:\\Python27\\PC /Tcmapcodemodule.c /Fobuild\\temp.win32-2.7\\Release\\mapcodemodule.obj\n mapcodemodule.c\n  mapcodemodule.c(74) : error C2065: 'NAN' : undeclared identifier\n  mapcodemodule.c(75) : error C2065: 'NAN' : undeclared identifier\n  mapcodemodule.c(83) : error C2065: 'NAN' : undeclared identifier\n  mapcodemodule.c(84) : error C2065: 'NAN' : undeclared identifier\n  mapcodemodule.c(120) : error C2143: syntax error : missing ';' before 'type'\n  mapcodemodule.c(121) : error C2143: syntax error : missing ';' before 'type'\n  mapcodemodule.c(122) : error C2065: 'n' : undeclared identifier\n  mapcodemodule.c(123) : error C2065: 'n' : undeclared identifier\n  mapcodemodule.c(124) : error C2065: 'n' : undeclared identifier\n  mapcodemodule.c(126) : error C2065: 'n' : undeclared identifier\n  mapcodemodule.c(127) : error C2065: 'mapcode_results' : undeclared identifier\n  mapcodemodule.c(127) : error C2065: 'n' : undeclared identifier\n  mapcodemodule.c(127) : error C2109: subscript requires array or pointer type\n  mapcodemodule.c(127) : error C2065: 'mapcode_results' : undeclared identifier\n  mapcodemodule.c(127) : error C2065: 'n' : undeclared identifier\n  mapcodemodule.c(127) : error C2109: subscript requires array or pointer type\n  error: command 'C:\\Users\\neels\\AppData\\Local\\Programs\\Common\\Microsoft\\Visual C++ for Python\\9.0\\VC\\Bin\\cl.exe' failed with exit status 2\n \n  ----------------------------------------\n  Failed building wheel for mapcode\n  Running setup.py clean for mapcode\nFailed to build mapcode\nInstalling collected packages: mapcode\n  Running setup.py install for mapcode ... error\n    Complete output from command C:\\Python27\\python.exe -u -c \"import setuptools, tokenize;**file**='c:\\users\\neels\\appdata\\local\\temp\\pip-build-rayf8a\\mapcode\\setup.py';exec(compile(getattr(tokenize, 'open', open)(**file**).read().replace('\\r\\n', '\\n'), **file**, 'exec'))\" install --record c:\\users\\neels\\appdata\\local\\temp\\pip-bm_vlm-record\\install-record.txt --single-version-externally-managed --compile --home=c:\\users\\neels\\appdata\\local\\temp\\tmpo9lpsz:\n    running install\n    running build\n    running build_ext\n    building 'mapcode' extension\n    creating build\n    creating build\\temp.win32-2.7\n    creating build\\temp.win32-2.7\\Release\n    creating build\\temp.win32-2.7\\Release\\mapcodelib\n    C:\\Users\\neels\\AppData\\Local\\Programs\\Common\\Microsoft\\Visual C++ for Python\\9.0\\VC\\Bin\\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -Imapcodelib -IC:\\Python27\\include -IC:\\Python27\\PC /Tcmapcodemodule.c /Fobuild\\temp.win32-2.7\\Release\\mapcodemodule.obj\n    mapcodemodule.c\n    mapcodemodule.c(74) : error C2065: 'NAN' : undeclared identifier\n    mapcodemodule.c(75) : error C2065: 'NAN' : undeclared identifier\n    mapcodemodule.c(83) : error C2065: 'NAN' : undeclared identifier\n    mapcodemodule.c(84) : error C2065: 'NAN' : undeclared identifier\n    mapcodemodule.c(120) : error C2143: syntax error : missing ';' before 'type'\n    mapcodemodule.c(121) : error C2143: syntax error : missing ';' before 'type'\n    mapcodemodule.c(122) : error C2065: 'n' : undeclared identifier\n    mapcodemodule.c(123) : error C2065: 'n' : undeclared identifier\n    mapcodemodule.c(124) : error C2065: 'n' : undeclared identifier\n    mapcodemodule.c(126) : error C2065: 'n' : undeclared identifier\n    mapcodemodule.c(127) : error C2065: 'mapcode_results' : undeclared identifier\n    mapcodemodule.c(127) : error C2065: 'n' : undeclared identifier\n    mapcodemodule.c(127) : error C2109: subscript requires array or pointer type\n    mapcodemodule.c(127) : error C2065: 'mapcode_results' : undeclared identifier\n    mapcodemodule.c(127) : error C2065: 'n' : undeclared identifier\n    mapcodemodule.c(127) : error C2109: subscript requires array or pointer type\n    error: command 'C:\\Users\\neels\\AppData\\Local\\Programs\\Common\\Microsoft\\Visual C++ for Python\\9.0\\VC\\Bin\\cl.exe' failed with exit status 2\n \n    ----------------------------------------\nCommand \"C:\\Python27\\python.exe -u -c \"import setuptools, tokenize;**file**='c:\\users\\neels\\appdata\\local\\temp\\pip-build-rayf8a\\mapcode\\setup.py';exec(compile(getattr(tokenize, 'open', open)(**file**).read().replace('\\r\\n', '\\n'), **file**, 'exec'))\" install --record c:\\users\\neels\\appdata\\local\\temp\\pip-bm_vlm-record\\install-record.txt --single-version-externally-managed --compile --home=c:\\users\\neels\\appdata\\local\\temp\\tmpo9lpsz\" failed with error code 1 in c:\\users\\neels\\appdata\\local\\temp\\pip-build-rayf8a\\mapcode\\\n \nI also struggle to compile due to absence of a wheels module for the package:\nC:\\Python27\\mapcode-python\u003ec:\\Python27\\python.exe setup.py build_ext --inplace\nrunning build_ext\nbuilding 'mapcode' extension\nerror: Unable to find vcvarsall.bat\n \nAny help would be appreciated.\n","author":{"url":"https://github.com/rijnb","@type":"Person","name":"rijnb"},"datePublished":"2016-09-27T07:59:51.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/2/mapcode-python/issues/2"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:b362d617-4747-5407-49f4-931d5db21546
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-id97E4:3DD152:48D3F9C:5ED63FD:697536EC
html-safe-nonceafcdb00b8b5681118bce8c8a717328f478821f35bd8999cb93feaeeb8fe3b296
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5N0U0OjNERDE1Mjo0OEQzRjlDOjVFRDYzRkQ6Njk3NTM2RUMiLCJ2aXNpdG9yX2lkIjoiMzc4NzM4OTg0OTQzNDQwNDU4OCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac0de9854c6b7f3b6881460fb9039a869395e2622df3001e90bec83919e25e1be4
hovercard-subject-tagissue:179422174
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/mapcode-foundation/mapcode-python/2/issue_layout
twitter:imagehttps://opengraph.githubassets.com/2b3126e80e4fc1a1088bf5eb04428a7b1fc187738b53edcb6ebc7e3507028121/mapcode-foundation/mapcode-python/issues/2
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/2b3126e80e4fc1a1088bf5eb04428a7b1fc187738b53edcb6ebc7e3507028121/mapcode-foundation/mapcode-python/issues/2
og:image:altWhen I try installing: C:\Python27>python -m pip install mapcode --target C:\Users\neels\Documents\FME\Plugins\Python Collecting mapcode Downloading mapcode-2.0.1.1.tar.gz (303kB) 100% |###########...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamerijnb
hostnamegithub.com
expected-hostnamegithub.com
None4a4bf5f4e28041a9d2e5c107d7d20b78b4294ba261cab243b28167c16a623a1f
turbo-cache-controlno-preview
go-importgithub.com/mapcode-foundation/mapcode-python git https://github.com/mapcode-foundation/mapcode-python.git
octolytics-dimension-user_id8832474
octolytics-dimension-user_loginmapcode-foundation
octolytics-dimension-repository_id36062283
octolytics-dimension-repository_nwomapcode-foundation/mapcode-python
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id36062283
octolytics-dimension-repository_network_root_nwomapcode-foundation/mapcode-python
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
release488b30e96dfd057fbbe44c6665ccbc030b729dde
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/mapcode-foundation/mapcode-python/issues/2#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fmapcode-foundation%2Fmapcode-python%2Fissues%2F2
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://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fmapcode-foundation%2Fmapcode-python%2Fissues%2F2
Sign up https://github.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=mapcode-foundation%2Fmapcode-python
Reloadhttps://github.com/mapcode-foundation/mapcode-python/issues/2
Reloadhttps://github.com/mapcode-foundation/mapcode-python/issues/2
Reloadhttps://github.com/mapcode-foundation/mapcode-python/issues/2
mapcode-foundation https://github.com/mapcode-foundation
mapcode-pythonhttps://github.com/mapcode-foundation/mapcode-python
Notifications https://github.com/login?return_to=%2Fmapcode-foundation%2Fmapcode-python
Fork 2 https://github.com/login?return_to=%2Fmapcode-foundation%2Fmapcode-python
Star 9 https://github.com/login?return_to=%2Fmapcode-foundation%2Fmapcode-python
Code https://github.com/mapcode-foundation/mapcode-python
Issues 1 https://github.com/mapcode-foundation/mapcode-python/issues
Pull requests 0 https://github.com/mapcode-foundation/mapcode-python/pulls
Actions https://github.com/mapcode-foundation/mapcode-python/actions
Projects 0 https://github.com/mapcode-foundation/mapcode-python/projects
Security 0 https://github.com/mapcode-foundation/mapcode-python/security
Insights https://github.com/mapcode-foundation/mapcode-python/pulse
Code https://github.com/mapcode-foundation/mapcode-python
Issues https://github.com/mapcode-foundation/mapcode-python/issues
Pull requests https://github.com/mapcode-foundation/mapcode-python/pulls
Actions https://github.com/mapcode-foundation/mapcode-python/actions
Projects https://github.com/mapcode-foundation/mapcode-python/projects
Security https://github.com/mapcode-foundation/mapcode-python/security
Insights https://github.com/mapcode-foundation/mapcode-python/pulse
New issuehttps://github.com/login?return_to=https://github.com/mapcode-foundation/mapcode-python/issues/2
New issuehttps://github.com/login?return_to=https://github.com/mapcode-foundation/mapcode-python/issues/2
Doesn't compile on Windowshttps://github.com/mapcode-foundation/mapcode-python/issues/2#top
https://github.com/erikbos
https://github.com/rijnb
https://github.com/rijnb
rijnbhttps://github.com/rijnb
on Sep 27, 2016https://github.com/mapcode-foundation/mapcode-python/issues/2#issue-179422174
erikboshttps://github.com/erikbos
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.