René's URL Explorer Experiment


Title: Import numpy error while opening .py file · Issue #460 · sofa-framework/SofaPython3 · GitHub

Open Graph Title: Import numpy error while opening .py file · Issue #460 · sofa-framework/SofaPython3

X Title: Import numpy error while opening .py file · Issue #460 · sofa-framework/SofaPython3

Description: Hello! I am using the SOFA_v24.06.00_MacOS binaries with python3.10 I am trying to get started using the SofaPython3 plugin but I am facing some errors. I run RunSofa and I get no problem; SofaPython3 loads correctly. As a simple test, w...

Open Graph Description: Hello! I am using the SOFA_v24.06.00_MacOS binaries with python3.10 I am trying to get started using the SofaPython3 plugin but I am facing some errors. I run RunSofa and I get no problem; SofaPyth...

X Description: Hello! I am using the SOFA_v24.06.00_MacOS binaries with python3.10 I am trying to get started using the SofaPython3 plugin but I am facing some errors. I run RunSofa and I get no problem; SofaPyth...

Opengraph URL: https://github.com/sofa-framework/SofaPython3/issues/460

X: @github

direct link

Domain: patch-diff.githubusercontent.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Import numpy error while opening .py file","articleBody":"Hello!\r\nI am using the SOFA_v24.06.00_MacOS binaries with python3.10\r\n\r\nI am trying to get started using the SofaPython3 plugin but I am facing some errors. I run RunSofa and I get no problem; SofaPython3 loads correctly.\r\n\r\nAs a simple test, when I load into runSofa a simple python script with only \"import numpy\" I get the following error:\r\n\r\n```\r\n[DEPRECATED] [SofaPython3::SceneLoader] Unable to completely load the scene from file '/Users/digitalsurgerylab/Downloads/test.py'.  \r\nPython exception:   \r\n  ImportError: Error importing numpy: you should not try to import numpy from\r\n        its source directory; please exit the numpy source tree, and relaunch\r\n        your python interpreter from there.\r\n\r\nAt:\r\n  /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/numpy/__init__.py(135): \u003cmodule\u003e\r\n  \u003cfrozen importlib._bootstrap\u003e(241): _call_with_frames_removed\r\n  \u003cfrozen importlib._bootstrap_external\u003e(883): exec_module\r\n  \u003cfrozen importlib._bootstrap\u003e(703): _load_unlocked\r\n  \u003cfrozen importlib._bootstrap\u003e(1006): _find_and_load_unlocked\r\n  \u003cfrozen importlib._bootstrap\u003e(1027): _find_and_load\r\n  /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/scipy/__init__.py(47): \u003cmodule\u003e\r\n  \u003cfrozen importlib._bootstrap\u003e(241): _call_with_frames_removed\r\n  \u003cfrozen importlib._bootstrap_external\u003e(883): exec_module\r\n  \u003cfrozen importlib._bootstrap\u003e(703): _load_unlocked\r\n  \u003cfrozen importlib._bootstrap\u003e(1006): _find_and_load_unlocked\r\n  \u003cfrozen importlib._bootstrap\u003e(1027): _find_and_load\r\n  /Users/digitalsurgerylab/Downloads/test.py(12): \u003cmodule\u003e\r\n  \u003cfrozen importlib._bootstrap\u003e(241): _call_with_frames_removed\r\n  \u003cfrozen importlib._bootstrap_external\u003e(883): exec_module\r\n  \u003cstring\u003e(6): \u003cmodule\u003e\r\n```\r\nAny help fixing this would be greatly appreciated!\r\nCheers","author":{"url":"https://github.com/fgmelo14","@type":"Person","name":"fgmelo14"},"datePublished":"2024-10-01T16:43:18.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":2},"url":"https://github.com/460/SofaPython3/issues/460"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:ca5f94d1-7448-41b9-5e04-ac9363c35436
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-id8076:82EB1:37BAB0D:4A937C4:697AFA53
html-safe-noncebd4e23f17182a7a2282bce0fae6d13aa1074cd40a18832e5f07d128dade1d27b
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4MDc2OjgyRUIxOjM3QkFCMEQ6NEE5MzdDNDo2OTdBRkE1MyIsInZpc2l0b3JfaWQiOiI0NzUzMzA5NjE2MTQwMTIyNzA3IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac269a522f497b20a9962d4f53f959e102e35e043d58e23f906dc0219c8e88f99b
hovercard-subject-tagissue:2559737214
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/sofa-framework/SofaPython3/460/issue_layout
twitter:imagehttps://opengraph.githubassets.com/bd75934205e67f9813255faebd960d18096d002f684a98e5cc606efd078ff824/sofa-framework/SofaPython3/issues/460
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/bd75934205e67f9813255faebd960d18096d002f684a98e5cc606efd078ff824/sofa-framework/SofaPython3/issues/460
og:image:altHello! I am using the SOFA_v24.06.00_MacOS binaries with python3.10 I am trying to get started using the SofaPython3 plugin but I am facing some errors. I run RunSofa and I get no problem; SofaPyth...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamefgmelo14
hostnamegithub.com
expected-hostnamegithub.com
None7ce8ed0a54c4730aeca4e6abacfc6490365fc42e25480b86883054df3f9181c8
turbo-cache-controlno-preview
go-importgithub.com/sofa-framework/SofaPython3 git https://github.com/sofa-framework/SofaPython3.git
octolytics-dimension-user_id11028508
octolytics-dimension-user_loginsofa-framework
octolytics-dimension-repository_id260159147
octolytics-dimension-repository_nwosofa-framework/SofaPython3
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id260159147
octolytics-dimension-repository_network_root_nwosofa-framework/SofaPython3
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
released7bfc78137af9a4828305e52ab993fce981d7085
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/sofa-framework/SofaPython3/issues/460#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fsofa-framework%2FSofaPython3%2Fissues%2F460
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%2Fsofa-framework%2FSofaPython3%2Fissues%2F460
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=sofa-framework%2FSofaPython3
Reloadhttps://patch-diff.githubusercontent.com/sofa-framework/SofaPython3/issues/460
Reloadhttps://patch-diff.githubusercontent.com/sofa-framework/SofaPython3/issues/460
Reloadhttps://patch-diff.githubusercontent.com/sofa-framework/SofaPython3/issues/460
sofa-framework https://patch-diff.githubusercontent.com/sofa-framework
SofaPython3https://patch-diff.githubusercontent.com/sofa-framework/SofaPython3
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2Fsofa-framework%2FSofaPython3
Fork 53 https://patch-diff.githubusercontent.com/login?return_to=%2Fsofa-framework%2FSofaPython3
Star 60 https://patch-diff.githubusercontent.com/login?return_to=%2Fsofa-framework%2FSofaPython3
Code https://patch-diff.githubusercontent.com/sofa-framework/SofaPython3
Issues 36 https://patch-diff.githubusercontent.com/sofa-framework/SofaPython3/issues
Pull requests 33 https://patch-diff.githubusercontent.com/sofa-framework/SofaPython3/pulls
Actions https://patch-diff.githubusercontent.com/sofa-framework/SofaPython3/actions
Projects 0 https://patch-diff.githubusercontent.com/sofa-framework/SofaPython3/projects
Wiki https://patch-diff.githubusercontent.com/sofa-framework/SofaPython3/wiki
Security 0 https://patch-diff.githubusercontent.com/sofa-framework/SofaPython3/security
Insights https://patch-diff.githubusercontent.com/sofa-framework/SofaPython3/pulse
Code https://patch-diff.githubusercontent.com/sofa-framework/SofaPython3
Issues https://patch-diff.githubusercontent.com/sofa-framework/SofaPython3/issues
Pull requests https://patch-diff.githubusercontent.com/sofa-framework/SofaPython3/pulls
Actions https://patch-diff.githubusercontent.com/sofa-framework/SofaPython3/actions
Projects https://patch-diff.githubusercontent.com/sofa-framework/SofaPython3/projects
Wiki https://patch-diff.githubusercontent.com/sofa-framework/SofaPython3/wiki
Security https://patch-diff.githubusercontent.com/sofa-framework/SofaPython3/security
Insights https://patch-diff.githubusercontent.com/sofa-framework/SofaPython3/pulse
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/sofa-framework/SofaPython3/issues/460
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/sofa-framework/SofaPython3/issues/460
Import numpy error while opening .py filehttps://patch-diff.githubusercontent.com/sofa-framework/SofaPython3/issues/460#top
https://github.com/fgmelo14
https://github.com/fgmelo14
fgmelo14https://github.com/fgmelo14
on Oct 1, 2024https://github.com/sofa-framework/SofaPython3/issues/460#issue-2559737214
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.