René's URL Explorer Experiment


Title: When running python scripts from fiji it is possible to have a None_writer(). · Issue #88 · scijava/scyjava · GitHub

Open Graph Title: When running python scripts from fiji it is possible to have a None_writer(). · Issue #88 · scijava/scyjava

X Title: When running python scripts from fiji it is possible to have a None_writer(). · Issue #88 · scijava/scyjava

Description: I tried to run a very simple script in headless fiji. fiji --python --headless --run hello_world.py File "python-venv/lib/python3.13/site-packages/scyjava/_script.py", line 47, in write self._writer().write(s) ^^^^^^^^^^^^^^^^^^^^ Attrib...

Open Graph Description: I tried to run a very simple script in headless fiji. fiji --python --headless --run hello_world.py File "python-venv/lib/python3.13/site-packages/scyjava/_script.py", line 47, in write self._write...

X Description: I tried to run a very simple script in headless fiji. fiji --python --headless --run hello_world.py File "python-venv/lib/python3.13/site-packages/scyjava/_script.py", line 47, in write s...

Opengraph URL: https://github.com/scijava/scyjava/issues/88

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"When running python scripts from fiji it is possible to have a None_writer().","articleBody":"\nI tried to run a very simple script in headless fiji. \n\nfiji --python --headless --run hello_world.py\n\n\u003e File \"python-venv/lib/python3.13/site-packages/scyjava/_script.py\", line 47, in write\n    self._writer().write(s)\n    ^^^^^^^^^^^^^^^^^^^^\nAttributeError: 'NoneType' object has no attribute 'write'\n\nThe script:\n\n    import sys\n    print(\"hello world\", sys.version)\n\nI checked the code, and [_script.py](https://github.com/scijava/scyjava/blob/a2b8bed0a07a87d4c9b715a6dddaad308080f440/src/scyjava/_script.py#L51) has the following line.\n\n    return self._std_default if ctx is None else ctx.getWriter()\n\nIt appears that a context is created, but the context writer is None. If I change the condition\n\n    if ctx is not None and ctx.getWriter() is not None:\n        return ctx.getWriter()\n    return self._std_default\n\nNow my script appears to work ok.","author":{"url":"https://github.com/odinsbane","@type":"Person","name":"odinsbane"},"datePublished":"2025-11-26T09:06:05.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/88/scyjava/issues/88"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:abd9285c-0b7c-8bd1-a201-7bf7981fab04
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idABF6:1B1D69:2D5757:3F1BBE:696A6741
html-safe-nonce86d942557fa693c8294cd660bb4c3befb030db774cf7e389cd4bd43509d312d0
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBQkY2OjFCMUQ2OToyRDU3NTc6M0YxQkJFOjY5NkE2NzQxIiwidmlzaXRvcl9pZCI6Ijg2MzY0Nzc0ODM2MTMwNTQ3ODUiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmac1742d8c8c899c974bf0dd828eac51ef44c5b0bf156ef4f60fb4603654f50ef63
hovercard-subject-tagissue:3666567196
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/scijava/scyjava/88/issue_layout
twitter:imagehttps://opengraph.githubassets.com/3e6434e59e7935bf1145c5930932e85d1809afaaa0f5c9d9bbe8eaa2b1d27a9c/scijava/scyjava/issues/88
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/3e6434e59e7935bf1145c5930932e85d1809afaaa0f5c9d9bbe8eaa2b1d27a9c/scijava/scyjava/issues/88
og:image:altI tried to run a very simple script in headless fiji. fiji --python --headless --run hello_world.py File "python-venv/lib/python3.13/site-packages/scyjava/_script.py", line 47, in write self._write...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameodinsbane
hostnamegithub.com
expected-hostnamegithub.com
None6fea32d5b7276b841b7a803796d9715bc6cfb31ed549fdf9de2948ac25d12ba6
turbo-cache-controlno-preview
go-importgithub.com/scijava/scyjava git https://github.com/scijava/scyjava.git
octolytics-dimension-user_id1262770
octolytics-dimension-user_loginscijava
octolytics-dimension-repository_id113442144
octolytics-dimension-repository_nwoscijava/scyjava
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id113442144
octolytics-dimension-repository_network_root_nwoscijava/scyjava
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
releasef2d9f6432a5a115ec709295ae70623f33bb80aee
ui-targetcanary-2
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/scijava/scyjava/issues/88#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fscijava%2Fscyjava%2Fissues%2F88
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%2Fscijava%2Fscyjava%2Fissues%2F88
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=scijava%2Fscyjava
Reloadhttps://github.com/scijava/scyjava/issues/88
Reloadhttps://github.com/scijava/scyjava/issues/88
Reloadhttps://github.com/scijava/scyjava/issues/88
scijava https://github.com/scijava
scyjavahttps://github.com/scijava/scyjava
Notifications https://github.com/login?return_to=%2Fscijava%2Fscyjava
Fork 15 https://github.com/login?return_to=%2Fscijava%2Fscyjava
Star 54 https://github.com/login?return_to=%2Fscijava%2Fscyjava
Code https://github.com/scijava/scyjava
Issues 16 https://github.com/scijava/scyjava/issues
Pull requests 2 https://github.com/scijava/scyjava/pulls
Actions https://github.com/scijava/scyjava/actions
Projects 0 https://github.com/scijava/scyjava/projects
Security Uh oh! There was an error while loading. Please reload this page. https://github.com/scijava/scyjava/security
Please reload this pagehttps://github.com/scijava/scyjava/issues/88
Insights https://github.com/scijava/scyjava/pulse
Code https://github.com/scijava/scyjava
Issues https://github.com/scijava/scyjava/issues
Pull requests https://github.com/scijava/scyjava/pulls
Actions https://github.com/scijava/scyjava/actions
Projects https://github.com/scijava/scyjava/projects
Security https://github.com/scijava/scyjava/security
Insights https://github.com/scijava/scyjava/pulse
New issuehttps://github.com/login?return_to=https://github.com/scijava/scyjava/issues/88
New issuehttps://github.com/login?return_to=https://github.com/scijava/scyjava/issues/88
When running python scripts from fiji it is possible to have a None_writer().https://github.com/scijava/scyjava/issues/88#top
https://github.com/odinsbane
https://github.com/odinsbane
odinsbanehttps://github.com/odinsbane
on Nov 26, 2025https://github.com/scijava/scyjava/issues/88#issue-3666567196
_script.pyhttps://github.com/scijava/scyjava/blob/a2b8bed0a07a87d4c9b715a6dddaad308080f440/src/scyjava/_script.py#L51
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.