René's URL Explorer Experiment


Title: Can't install pythonnet with Mono 5 · Issue #470 · pythonnet/pythonnet · GitHub

Open Graph Title: Can't install pythonnet with Mono 5 · Issue #470 · pythonnet/pythonnet

X Title: Can't install pythonnet with Mono 5 · Issue #470 · pythonnet/pythonnet

Description: Environment Pythonnet version: 2.3.0 Python version: 2.7.12+ Operating System: Ubuntu 16.10 Details Upgraded Mono from 4.8 to 5.0.0.100 today, can't install pythonnet anymore. Errors thrown during installation. Installation works fine if...

Open Graph Description: Environment Pythonnet version: 2.3.0 Python version: 2.7.12+ Operating System: Ubuntu 16.10 Details Upgraded Mono from 4.8 to 5.0.0.100 today, can't install pythonnet anymore. Errors thrown during ...

X Description: Environment Pythonnet version: 2.3.0 Python version: 2.7.12+ Operating System: Ubuntu 16.10 Details Upgraded Mono from 4.8 to 5.0.0.100 today, can't install pythonnet anymore. Errors thrown dur...

Opengraph URL: https://github.com/pythonnet/pythonnet/issues/470

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Can't install pythonnet with Mono 5","articleBody":"### Environment\r\n\r\n-   Pythonnet version: 2.3.0\r\n-   Python version: 2.7.12+\r\n-   Operating System: Ubuntu 16.10\r\n\r\n### Details\r\nUpgraded Mono from 4.8 to 5.0.0.100 today, can't install pythonnet anymore. Errors thrown during installation. Installation works fine if I revert Mono back to 4.8\r\n\r\n-   What commands did you run to trigger this issue?\r\n\r\n```bash\r\n    pip install --upgrade pythonnet==2.3.0\r\n```\r\n\r\n-   If there was a crash, please include the traceback here.\r\n\r\n```\r\n    XBuild Engine Version 14.0\r\n    Mono, Version 5.0.0.0\r\n    Copyright (C) 2005-2013 Various Mono authors\r\n    \t\tConfiguration: ReleaseMono Platform: x64\r\n    /tmp/pip-build-8dGdQm/pythonnet/src/runtime/Python.Runtime.csproj: error : Error executing task Copy: Error converting Property named 'SourceFiles' with value '$(TargetAssemblyPdb)' to type Microsoft.Build.Framework.ITaskItem[]: Can't concatenate Item list with other strings where an item list is expected ('@(_OutDirItem-\u003e'%(FullPath)')', 'Python.Runtime.pdb'). Use semi colon to separate items.\r\n    Traceback (most recent call last):\r\n      File \"\u003cstring\u003e\", line 1, in \u003cmodule\u003e\r\n      File \"/tmp/pip-build-8dGdQm/pythonnet/setup.py\", line 405, in \u003cmodule\u003e\r\n        zip_safe=False,\r\n      File \"/usr/lib/python2.7/distutils/core.py\", line 151, in setup\r\n        dist.run_commands()\r\n      File \"/usr/lib/python2.7/distutils/dist.py\", line 953, in run_commands\r\n        self.run_command(cmd)\r\n      File \"/usr/lib/python2.7/distutils/dist.py\", line 972, in run_command\r\n        cmd_obj.run()\r\n      File \"/home/phuihock/Work/mono5/env/local/lib/python2.7/site-packages/setuptools/command/install.py\", line 61, in run\r\n        return orig.install.run(self)\r\n      File \"/usr/lib/python2.7/distutils/command/install.py\", line 601, in run\r\n        self.run_command('build')\r\n      File \"/usr/lib/python2.7/distutils/cmd.py\", line 326, in run_command\r\n        self.distribution.run_command(command)\r\n      File \"/usr/lib/python2.7/distutils/dist.py\", line 972, in run_command\r\n        cmd_obj.run()\r\n      File \"/usr/lib/python2.7/distutils/command/build.py\", line 128, in run\r\n        self.run_command(cmd_name)\r\n      File \"/usr/lib/python2.7/distutils/cmd.py\", line 326, in run_command\r\n        self.distribution.run_command(command)\r\n      File \"/usr/lib/python2.7/distutils/dist.py\", line 972, in run_command\r\n        cmd_obj.run()\r\n      File \"/usr/lib/python2.7/distutils/command/build_ext.py\", line 339, in run\r\n        self.build_extensions()\r\n      File \"/usr/lib/python2.7/distutils/command/build_ext.py\", line 448, in build_extensions\r\n        self.build_extension(ext)\r\n      File \"/tmp/pip-build-8dGdQm/pythonnet/setup.py\", line 222, in build_extension\r\n        subprocess.check_call(\" \".join(cmd + [\"/t:Build\"]), shell=use_shell)\r\n      File \"/usr/lib/python2.7/subprocess.py\", line 541, in check_call\r\n        raise CalledProcessError(retcode, cmd)\r\n    subprocess.CalledProcessError: Command 'xbuild pythonnet.sln /p:Configuration=ReleaseMono /p:Platform=x64 /p:DefineConstants=\"PYTHON27,PYTHON2,UCS4,MONO_LINUX,PYTHON_WITHOUT_ENABLE_SHARED\" /p:PythonBuildDir=\"/tmp/pip-build-8dGdQm/pythonnet/build/lib.linux-x86_64-2.7\" /p:PythonInteropFile=\"interop27.cs\" /verbosity:minimal /t:Build' returned non-zero exit status 1\r\n    \r\n    ----------------------------------------\r\nCommand \"/home/phuihock/Work/mono5/env/bin/python2 -u -c \"import setuptools, tokenize;__file__='/tmp/pip-build-8dGdQm/pythonnet/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\\r\\n', '\\n');f.close();exec(compile(code, __file__, 'exec'))\" install --record /tmp/pip-PVMfSd-record/install-record.txt --single-version-externally-managed --compile --install-headers /home/phuihock/Work/mono5/env/include/site/python2.7/pythonnet\" failed with error code 1 in /tmp/pip-build-8dGdQm/pythonnet/\r\n\r\n```\r\nIf there is any other log/command output I should include, please advice.","author":{"url":"https://github.com/phuihock","@type":"Person","name":"phuihock"},"datePublished":"2017-05-20T18:33:24.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":7},"url":"https://github.com/470/pythonnet/issues/470"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:b19cfecd-c42f-ac6b-5616-c19754dc27d5
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-id89B6:22057:334EA1D:47D596A:69711B9D
html-safe-nonce12735d8e139e9c61ea21dbb77d3258d4794e94d9476caa7360d28c7f006043a4
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4OUI2OjIyMDU3OjMzNEVBMUQ6NDdENTk2QTo2OTcxMUI5RCIsInZpc2l0b3JfaWQiOiI3MTk2OTgwNTMxMDYzNDk1NTgxIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac390a624359508f3ef55b3796593b1659528f3420107cc9b54613e2ed786f2804
hovercard-subject-tagissue:230171167
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/pythonnet/pythonnet/470/issue_layout
twitter:imagehttps://opengraph.githubassets.com/36451d149d6d24afc6d91bd683c150c906e71b825c62773c712ef500c240606a/pythonnet/pythonnet/issues/470
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/36451d149d6d24afc6d91bd683c150c906e71b825c62773c712ef500c240606a/pythonnet/pythonnet/issues/470
og:image:altEnvironment Pythonnet version: 2.3.0 Python version: 2.7.12+ Operating System: Ubuntu 16.10 Details Upgraded Mono from 4.8 to 5.0.0.100 today, can't install pythonnet anymore. Errors thrown during ...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamephuihock
hostnamegithub.com
expected-hostnamegithub.com
None73ca43ac10b0f114fadc2d2cf702bc0c6453174aa5f9dad3a1d131b428870c6d
turbo-cache-controlno-preview
go-importgithub.com/pythonnet/pythonnet git https://github.com/pythonnet/pythonnet.git
octolytics-dimension-user_id6050430
octolytics-dimension-user_loginpythonnet
octolytics-dimension-repository_id14748123
octolytics-dimension-repository_nwopythonnet/pythonnet
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id14748123
octolytics-dimension-repository_network_root_nwopythonnet/pythonnet
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
release8c16e50bde10edd19f5772e9b3804df6d7bf9bfe
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/pythonnet/pythonnet/issues/470#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpythonnet%2Fpythonnet%2Fissues%2F470
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%2Fpythonnet%2Fpythonnet%2Fissues%2F470
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=pythonnet%2Fpythonnet
Reloadhttps://github.com/pythonnet/pythonnet/issues/470
Reloadhttps://github.com/pythonnet/pythonnet/issues/470
Reloadhttps://github.com/pythonnet/pythonnet/issues/470
pythonnet https://github.com/pythonnet
pythonnethttps://github.com/pythonnet/pythonnet
Notifications https://github.com/login?return_to=%2Fpythonnet%2Fpythonnet
Fork 770 https://github.com/login?return_to=%2Fpythonnet%2Fpythonnet
Star 5.4k https://github.com/login?return_to=%2Fpythonnet%2Fpythonnet
Code https://github.com/pythonnet/pythonnet
Issues 155 https://github.com/pythonnet/pythonnet/issues
Pull requests 18 https://github.com/pythonnet/pythonnet/pulls
Discussions https://github.com/pythonnet/pythonnet/discussions
Actions https://github.com/pythonnet/pythonnet/actions
Projects 0 https://github.com/pythonnet/pythonnet/projects
Wiki https://github.com/pythonnet/pythonnet/wiki
Security Uh oh! There was an error while loading. Please reload this page. https://github.com/pythonnet/pythonnet/security
Please reload this pagehttps://github.com/pythonnet/pythonnet/issues/470
Insights https://github.com/pythonnet/pythonnet/pulse
Code https://github.com/pythonnet/pythonnet
Issues https://github.com/pythonnet/pythonnet/issues
Pull requests https://github.com/pythonnet/pythonnet/pulls
Discussions https://github.com/pythonnet/pythonnet/discussions
Actions https://github.com/pythonnet/pythonnet/actions
Projects https://github.com/pythonnet/pythonnet/projects
Wiki https://github.com/pythonnet/pythonnet/wiki
Security https://github.com/pythonnet/pythonnet/security
Insights https://github.com/pythonnet/pythonnet/pulse
New issuehttps://github.com/login?return_to=https://github.com/pythonnet/pythonnet/issues/470
New issuehttps://github.com/login?return_to=https://github.com/pythonnet/pythonnet/issues/470
Can't install pythonnet with Mono 5https://github.com/pythonnet/pythonnet/issues/470#top
https://github.com/phuihock
https://github.com/phuihock
phuihockhttps://github.com/phuihock
on May 20, 2017https://github.com/pythonnet/pythonnet/issues/470#issue-230171167
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.