{"id":23609,"date":"2021-10-19T08:06:57","date_gmt":"2021-10-18T23:06:57","guid":{"rendered":"https:\/\/www.souichi.club\/?p=23609"},"modified":"2022-03-19T17:21:25","modified_gmt":"2022-03-19T08:21:25","slug":"spyder-not-start","status":"publish","type":"post","link":"https:\/\/www.souichi.club\/en\/python\/spyder-not-start\/","title":{"rendered":"What I tried when Spyder stopped running"},"content":{"rendered":"\n<div id=\"ez-toc-container\" class=\"ez-toc-v2_0_85 counter-hierarchy ez-toc-counter ez-toc-custom ez-toc-container-direction\">\n<p class=\"ez-toc-title\" style=\"cursor:inherit\">Contents<\/p>\n<label for=\"ez-toc-cssicon-toggle-item-6a542f38824c2\" class=\"ez-toc-cssicon-toggle-label\"><span class=\"\"><span class=\"eztoc-hide\" style=\"display:none;\">Toggle<\/span><span class=\"ez-toc-icon-toggle-span\"><svg style=\"fill: #454e5c;color:#454e5c\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"list-377408\" width=\"20px\" height=\"20px\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M6 6H4v2h2V6zm14 0H8v2h12V6zM4 11h2v2H4v-2zm16 0H8v2h12v-2zM4 16h2v2H4v-2zm16 0H8v2h12v-2z\" fill=\"currentColor\"><\/path><\/svg><svg style=\"fill: #454e5c;color:#454e5c\" class=\"arrow-unsorted-368013\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"10px\" height=\"10px\" viewBox=\"0 0 24 24\" version=\"1.2\" baseProfile=\"tiny\"><path d=\"M18.2 9.3l-6.2-6.3-6.2 6.3c-.2.2-.3.4-.3.7s.1.5.3.7c.2.2.4.3.7.3h11c.3 0 .5-.1.7-.3.2-.2.3-.5.3-.7s-.1-.5-.3-.7zM5.8 14.7l6.2 6.3 6.2-6.3c.2-.2.3-.5.3-.7s-.1-.5-.3-.7c-.2-.2-.4-.3-.7-.3h-11c-.3 0-.5.1-.7.3-.2.2-.3.5-.3.7s.1.5.3.7z\"\/><\/svg><\/span><\/span><\/label><input type=\"checkbox\"  id=\"ez-toc-cssicon-toggle-item-6a542f38824c2\"  aria-label=\"Toggle\" \/><nav><ul class='ez-toc-list ez-toc-list-level-1 ' ><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-1\" href=\"https:\/\/www.souichi.club\/en\/python\/spyder-not-start\/#Spyder\" >Spyder<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-2\" href=\"https:\/\/www.souichi.club\/en\/python\/spyder-not-start\/#Environment\" >Environment<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-3\" href=\"https:\/\/www.souichi.club\/en\/python\/spyder-not-start\/#How_to_respond\" >How to respond<\/a><ul class='ez-toc-list-level-3' ><li class='ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-4\" href=\"https:\/\/www.souichi.club\/en\/python\/spyder-not-start\/#Delete_the_spyderlock_folder\" >Delete the spyder.lock folder.<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-5\" href=\"https:\/\/www.souichi.club\/en\/python\/spyder-not-start\/#reset_Command\" >reset Command<\/a><ul class='ez-toc-list-level-4' ><li class='ez-toc-heading-level-4'><a class=\"ez-toc-link ez-toc-heading-6\" href=\"https:\/\/www.souichi.club\/en\/python\/spyder-not-start\/#Language_settings\" >Language settings<\/a><\/li><\/ul><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-7\" href=\"https:\/\/www.souichi.club\/en\/python\/spyder-not-start\/#update_%E2%80%93all\" >update &#8211;all<\/a><\/li><\/ul><\/li><\/ul><\/nav><\/div>\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Spyder\"><\/span>Spyder<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>Spyder is Pyhton&#8217;s integrated development environment.<\/p>\n\n\n\n<p>There are many development environments for Python, but I have been using it conveniently since it came with Anaconda when I installed it on Windows 10.<\/p>\n\n\n\n<p>The other day, Spyder stopped running for some reason.<\/p>\n\n\n\n<p>When I tried to start it, the splash window appeared, but the Spyder integrated development environment window did not appear.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full is-resized\"><a class=\"r_image\" href=\"https:\/\/i0.wp.com\/www.souichi.club\/wp-content\/uploads\/spyder-not-start-01.png?ssl=1\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/www.souichi.club\/wp-content\/uploads\/spyder-not-start-01.png?resize=375%2C188&#038;ssl=1\" alt=\"Splash window when the Spyder is started.\" class=\"wp-image-23593\" width=\"375\" height=\"188\" srcset=\"https:\/\/i0.wp.com\/www.souichi.club\/wp-content\/uploads\/spyder-not-start-01.png?w=500&amp;ssl=1 500w, https:\/\/i0.wp.com\/www.souichi.club\/wp-content\/uploads\/spyder-not-start-01.png?resize=300%2C150&amp;ssl=1 300w\" sizes=\"auto, (max-width: 375px) 100vw, 375px\" \/><\/a><\/figure>\n\n\n\n<p>The above splash window appears, but beyond that, the integrated development environment does not appear at all.<\/p>\n\n\n\n<p>I tried restarting Windows again, but the situation remained the same.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Environment\"><\/span>Environment<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>The environment in which this occurred is as follows.<\/p>\n\n\n\n<figure class=\"wp-block-table is-style-regular\">\n<table class=\"r_table01\">\n<tbody>\n<tr>\n<td class=\"r_td30\">\n<p>OS<\/p>\n<\/td>\n<td>\n<p>Windows 10 Home\uff0864 Bit\uff09<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td>\n<p>Anacond<\/p>\n<\/td>\n<td>\n<p>conda 4.10.3<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td>\n<p>Python<\/p>\n<\/td>\n<td>\n<p>&nbsp;3.8.5<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td>\n<p>Spyder<\/p>\n<\/td>\n<td>\n<p>Ver 5.0.5<\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/figure>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"How_to_respond\"><\/span>How to respond<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<h3 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Delete_the_spyderlock_folder\"><\/span>Delete the spyder.lock folder.<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<p>The first thing I tried was to delete the spyder.lock folder.<\/p>\n\n\n\n<p>This folder is automatically created when the Spyder starts up (it used to be a file in previous versions) and is used for exclusivity control.<\/p>\n\n\n\n<p>If this folder is corrupted for some reason, it will be misinterpreted as another Spyder running and prevent it from starting.<\/p>\n\n\n\n<p>The location of the folder varies depending on the environment, but in my case it was in the following location.<\/p>\n\n\n\n<p>If the folder does not exist at the time of starting, it will be created even if the folder is deleted.<\/p>\n\n\n<pre><code class=\"lang-shell\">C:Users\\User Name\\.spyder-py3\\spyder.lock<\/code><\/pre>\n\n\n<p>However, the result remained the same and the Spyder did not start.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"reset_Command\"><\/span>reset Command<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<p>The next thing I tried was the reset command.<\/p>\n\n\n\n<p>As a result, after resetting all the settings with this command, it started up normally.<\/p>\n\n\n\n<p>From the anaconda prompt,<\/p>\n\n\n<pre><code class=\"lang-shell\">spyder --reset<\/code><\/pre>\n\n\n<p>However, this command resets the entire environment, so all open Python scripts, themes and other appearance settings, language settings, etc. are reset.<\/p>\n\n\n\n<p>It was better than not being able to use it at all, so I reset all the settings and it started up normally.<\/p>\n\n\n\n<p>After that, I changed the language setting to Japanese, but the location of the Japanese setting in Spyder 5.0.5 is different from the previous version, so I am writing this article for the record.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Language_settings\"><\/span>Language settings<span class=\"ez-toc-section-end\"><\/span><\/h4>\n\n\n\n<p>From the Spyder menu, Tools Preferences Application Advanced settings Language:<\/p>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><a class=\"r_image\" href=\"https:\/\/i0.wp.com\/www.souichi.club\/wp-content\/uploads\/spyder-not-start-en-01.png?ssl=1\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/www.souichi.club\/wp-content\/uploads\/spyder-not-start-en-01.png?resize=512%2C277&#038;ssl=1\" alt=\"Language settings\" class=\"wp-image-23614\" width=\"512\" height=\"277\" srcset=\"https:\/\/i0.wp.com\/www.souichi.club\/wp-content\/uploads\/spyder-not-start-en-01.png?resize=1024%2C554&amp;ssl=1 1024w, https:\/\/i0.wp.com\/www.souichi.club\/wp-content\/uploads\/spyder-not-start-en-01.png?resize=300%2C162&amp;ssl=1 300w, https:\/\/i0.wp.com\/www.souichi.club\/wp-content\/uploads\/spyder-not-start-en-01.png?resize=768%2C415&amp;ssl=1 768w, https:\/\/i0.wp.com\/www.souichi.club\/wp-content\/uploads\/spyder-not-start-en-01.png?w=1052&amp;ssl=1 1052w\" sizes=\"auto, (max-width: 512px) 100vw, 512px\" \/><\/a><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"update_%E2%80%93all\"><\/span>update &#8211;all<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<p>In addition, if the above does not solve the problem, I was going to update all Anaconda packages, but I did not do it this time.<\/p>\n\n\n<pre><code class=\"lang-shell\">conda update --all<\/code><\/pre>\n\n\n<p>To update a specific package only, use the following command<\/p>\n\n\n<pre><code class=\"lang-shell\">conda update Package Name<\/code><\/pre>\n\n\n<p>When I used to update with update -all, I was bewildered by too many changes in the settings, so recently I have been updating in the GUI environment by specifying the package and version from Anaconda Navigator.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><a class=\"r_image\" href=\"https:\/\/i0.wp.com\/www.souichi.club\/wp-content\/uploads\/spyder-not-start-03.png?ssl=1\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"549\" src=\"https:\/\/i0.wp.com\/www.souichi.club\/wp-content\/uploads\/spyder-not-start-03.png?resize=1024%2C549&#038;ssl=1\" alt=\"Anaconda Navigator\" class=\"wp-image-23600\" srcset=\"https:\/\/i0.wp.com\/www.souichi.club\/wp-content\/uploads\/spyder-not-start-03.png?resize=1024%2C549&amp;ssl=1 1024w, https:\/\/i0.wp.com\/www.souichi.club\/wp-content\/uploads\/spyder-not-start-03.png?resize=300%2C161&amp;ssl=1 300w, https:\/\/i0.wp.com\/www.souichi.club\/wp-content\/uploads\/spyder-not-start-03.png?resize=768%2C412&amp;ssl=1 768w, https:\/\/i0.wp.com\/www.souichi.club\/wp-content\/uploads\/spyder-not-start-03.png?resize=1536%2C824&amp;ssl=1 1536w, https:\/\/i0.wp.com\/www.souichi.club\/wp-content\/uploads\/spyder-not-start-03.png?w=1920&amp;ssl=1 1920w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" \/><\/a><\/figure>\n\n\n\n<p>If you use the above method, you can update only the specified package with the specified version.<\/p>\n\n\n\n<p>This concludes this article.<\/p>\n\n\n<div class=\"postscript_balloon\">Finally.<\/div>\n\n\n<p>I hope this article will be useful to someone somewhere.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>When I start the Spyder, the splash window appears, but then the Spyder integrated development environment window does not appear.<\/p>\n","protected":false},"author":5,"featured_media":23593,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_locale":"en_US","_original_post":"https:\/\/www.souichi.club\/?p=23590","_jetpack_feature_clip_id":0,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_post_was_ever_published":false},"categories":[191],"tags":[],"class_list":["post-23609","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-python","en-US"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.8 - aioseo.com -->\n\t<meta name=\"robots\" content=\"max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n\t<meta name=\"author\" content=\"souichirou kikuchi\"\/>\n\t<meta name=\"google-site-verification\" content=\"I8SUoF98Rb8nTRkWlwcAUglH3v2Z49ZUmVL8-hWcBds\" \/>\n\t<meta name=\"msvalidate.01\" content=\"621A4EE09A712013B79161DEF6085174\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/www.souichi.club\/en\/python\/spyder-not-start\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.8\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"\u305d\u3046\u5099\u5fd8\u9332 note to self\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"What I tried when Spyder stopped running | \u305d\u3046\u5099\u5fd8\u9332\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/www.souichi.club\/en\/python\/spyder-not-start\/\" \/>\n\t\t<meta property=\"fb:admins\" content=\"222762298621510\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/www.souichi.club\/wp-content\/uploads\/spyder-not-start-01.png\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/www.souichi.club\/wp-content\/uploads\/spyder-not-start-01.png\" \/>\n\t\t<meta property=\"og:image:width\" content=\"500\" \/>\n\t\t<meta property=\"og:image:height\" content=\"250\" \/>\n\t\t<meta property=\"article:tag\" content=\"python\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2021-10-18T23:06:57+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2022-03-19T08:21:25+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/sou.bibouroku\/\" \/>\n\t\t<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/kikuchi.souichiro\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:site\" content=\"@soukikuchi175\" \/>\n\t\t<meta name=\"twitter:title\" content=\"What I tried when Spyder stopped running | \u305d\u3046\u5099\u5fd8\u9332\" \/>\n\t\t<meta name=\"twitter:creator\" content=\"@soukikuchi175\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/www.souichi.club\/wp-content\/uploads\/spyder-not-start-01.png\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.souichi.club\\\/en\\\/python\\\/spyder-not-start\\\/#article\",\"name\":\"What I tried when Spyder stopped running | \\u305d\\u3046\\u5099\\u5fd8\\u9332\",\"headline\":\"What I tried when Spyder stopped running\",\"author\":{\"@id\":\"https:\\\/\\\/www.souichi.club\\\/author\\\/souwpuser023en\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/www.souichi.club\\\/#person\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/i0.wp.com\\\/www.souichi.club\\\/wp-content\\\/uploads\\\/spyder-not-start-01.png?fit=500%2C250&ssl=1\",\"width\":500,\"height\":250},\"datePublished\":\"2021-10-19T08:06:57+09:00\",\"dateModified\":\"2022-03-19T17:21:25+09:00\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.souichi.club\\\/en\\\/python\\\/spyder-not-start\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.souichi.club\\\/en\\\/python\\\/spyder-not-start\\\/#webpage\"},\"articleSection\":\"Python\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.souichi.club\\\/en\\\/python\\\/spyder-not-start\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.souichi.club#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.souichi.club\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.souichi.club\\\/en\\\/category\\\/python\\\/#listItem\",\"name\":\"Python\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.souichi.club\\\/en\\\/category\\\/python\\\/#listItem\",\"position\":2,\"name\":\"Python\",\"item\":\"https:\\\/\\\/www.souichi.club\\\/en\\\/category\\\/python\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.souichi.club\\\/en\\\/python\\\/spyder-not-start\\\/#listItem\",\"name\":\"What I tried when Spyder stopped running\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.souichi.club#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.souichi.club\\\/en\\\/python\\\/spyder-not-start\\\/#listItem\",\"position\":3,\"name\":\"What I tried when Spyder stopped running\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.souichi.club\\\/en\\\/category\\\/python\\\/#listItem\",\"name\":\"Python\"}}]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.souichi.club\\\/#person\",\"name\":\"souichirou\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/www.souichi.club\\\/en\\\/python\\\/spyder-not-start\\\/#personImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/13f7f455b0e5efb64918fd4bc46f81ae8232f37679b7b638f53ac198086d1422?s=96&r=g\",\"width\":96,\"height\":96,\"caption\":\"souichirou\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/kikuchi.souichirou\",\"@soukikuchi175\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.souichi.club\\\/author\\\/souwpuser023en\\\/#author\",\"url\":\"https:\\\/\\\/www.souichi.club\\\/author\\\/souwpuser023en\\\/\",\"name\":\"souichirou kikuchi\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/www.souichi.club\\\/en\\\/python\\\/spyder-not-start\\\/#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/ae74b378502f0f972ee51f5bed6a401be64ea02df531d9a86cf4cbdd7d68861e?s=96&r=g\",\"width\":96,\"height\":96,\"caption\":\"souichirou kikuchi\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/kikuchi.souichiro\",\"@soukikuchi175\"]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.souichi.club\\\/en\\\/python\\\/spyder-not-start\\\/#webpage\",\"url\":\"https:\\\/\\\/www.souichi.club\\\/en\\\/python\\\/spyder-not-start\\\/\",\"name\":\"What I tried when Spyder stopped running | \\u305d\\u3046\\u5099\\u5fd8\\u9332\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.souichi.club\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.souichi.club\\\/en\\\/python\\\/spyder-not-start\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/www.souichi.club\\\/author\\\/souwpuser023en\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/www.souichi.club\\\/author\\\/souwpuser023en\\\/#author\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/i0.wp.com\\\/www.souichi.club\\\/wp-content\\\/uploads\\\/spyder-not-start-01.png?fit=500%2C250&ssl=1\",\"@id\":\"https:\\\/\\\/www.souichi.club\\\/en\\\/python\\\/spyder-not-start\\\/#mainImage\",\"width\":500,\"height\":250},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.souichi.club\\\/en\\\/python\\\/spyder-not-start\\\/#mainImage\"},\"datePublished\":\"2021-10-19T08:06:57+09:00\",\"dateModified\":\"2022-03-19T17:21:25+09:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.souichi.club\\\/#website\",\"url\":\"https:\\\/\\\/www.souichi.club\\\/\",\"name\":\"\\u305d\\u3046\\u5099\\u5fd8\\u9332\",\"description\":\"note to self\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.souichi.club\\\/#person\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"What I tried when Spyder stopped running | \u305d\u3046\u5099\u5fd8\u9332","description":"","canonical_url":"https:\/\/www.souichi.club\/en\/python\/spyder-not-start\/","robots":"max-snippet:-1, max-image-preview:large, max-video-preview:-1","keywords":"","webmasterTools":{"google-site-verification":"I8SUoF98Rb8nTRkWlwcAUglH3v2Z49ZUmVL8-hWcBds","msvalidate.01":"621A4EE09A712013B79161DEF6085174","miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.souichi.club\/en\/python\/spyder-not-start\/#article","name":"What I tried when Spyder stopped running | \u305d\u3046\u5099\u5fd8\u9332","headline":"What I tried when Spyder stopped running","author":{"@id":"https:\/\/www.souichi.club\/author\/souwpuser023en\/#author"},"publisher":{"@id":"https:\/\/www.souichi.club\/#person"},"image":{"@type":"ImageObject","url":"https:\/\/i0.wp.com\/www.souichi.club\/wp-content\/uploads\/spyder-not-start-01.png?fit=500%2C250&ssl=1","width":500,"height":250},"datePublished":"2021-10-19T08:06:57+09:00","dateModified":"2022-03-19T17:21:25+09:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/www.souichi.club\/en\/python\/spyder-not-start\/#webpage"},"isPartOf":{"@id":"https:\/\/www.souichi.club\/en\/python\/spyder-not-start\/#webpage"},"articleSection":"Python"},{"@type":"BreadcrumbList","@id":"https:\/\/www.souichi.club\/en\/python\/spyder-not-start\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/www.souichi.club#listItem","position":1,"name":"Home","item":"https:\/\/www.souichi.club","nextItem":{"@type":"ListItem","@id":"https:\/\/www.souichi.club\/en\/category\/python\/#listItem","name":"Python"}},{"@type":"ListItem","@id":"https:\/\/www.souichi.club\/en\/category\/python\/#listItem","position":2,"name":"Python","item":"https:\/\/www.souichi.club\/en\/category\/python\/","nextItem":{"@type":"ListItem","@id":"https:\/\/www.souichi.club\/en\/python\/spyder-not-start\/#listItem","name":"What I tried when Spyder stopped running"},"previousItem":{"@type":"ListItem","@id":"https:\/\/www.souichi.club#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/www.souichi.club\/en\/python\/spyder-not-start\/#listItem","position":3,"name":"What I tried when Spyder stopped running","previousItem":{"@type":"ListItem","@id":"https:\/\/www.souichi.club\/en\/category\/python\/#listItem","name":"Python"}}]},{"@type":"Person","@id":"https:\/\/www.souichi.club\/#person","name":"souichirou","image":{"@type":"ImageObject","@id":"https:\/\/www.souichi.club\/en\/python\/spyder-not-start\/#personImage","url":"https:\/\/secure.gravatar.com\/avatar\/13f7f455b0e5efb64918fd4bc46f81ae8232f37679b7b638f53ac198086d1422?s=96&r=g","width":96,"height":96,"caption":"souichirou"},"sameAs":["https:\/\/www.facebook.com\/kikuchi.souichirou","@soukikuchi175"]},{"@type":"Person","@id":"https:\/\/www.souichi.club\/author\/souwpuser023en\/#author","url":"https:\/\/www.souichi.club\/author\/souwpuser023en\/","name":"souichirou kikuchi","image":{"@type":"ImageObject","@id":"https:\/\/www.souichi.club\/en\/python\/spyder-not-start\/#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/ae74b378502f0f972ee51f5bed6a401be64ea02df531d9a86cf4cbdd7d68861e?s=96&r=g","width":96,"height":96,"caption":"souichirou kikuchi"},"sameAs":["https:\/\/www.facebook.com\/kikuchi.souichiro","@soukikuchi175"]},{"@type":"WebPage","@id":"https:\/\/www.souichi.club\/en\/python\/spyder-not-start\/#webpage","url":"https:\/\/www.souichi.club\/en\/python\/spyder-not-start\/","name":"What I tried when Spyder stopped running | \u305d\u3046\u5099\u5fd8\u9332","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/www.souichi.club\/#website"},"breadcrumb":{"@id":"https:\/\/www.souichi.club\/en\/python\/spyder-not-start\/#breadcrumblist"},"author":{"@id":"https:\/\/www.souichi.club\/author\/souwpuser023en\/#author"},"creator":{"@id":"https:\/\/www.souichi.club\/author\/souwpuser023en\/#author"},"image":{"@type":"ImageObject","url":"https:\/\/i0.wp.com\/www.souichi.club\/wp-content\/uploads\/spyder-not-start-01.png?fit=500%2C250&ssl=1","@id":"https:\/\/www.souichi.club\/en\/python\/spyder-not-start\/#mainImage","width":500,"height":250},"primaryImageOfPage":{"@id":"https:\/\/www.souichi.club\/en\/python\/spyder-not-start\/#mainImage"},"datePublished":"2021-10-19T08:06:57+09:00","dateModified":"2022-03-19T17:21:25+09:00"},{"@type":"WebSite","@id":"https:\/\/www.souichi.club\/#website","url":"https:\/\/www.souichi.club\/","name":"\u305d\u3046\u5099\u5fd8\u9332","description":"note to self","inLanguage":"en-US","publisher":{"@id":"https:\/\/www.souichi.club\/#person"}}]},"og:locale":"en_US","og:site_name":"\u305d\u3046\u5099\u5fd8\u9332 note to self","og:type":"article","og:title":"What I tried when Spyder stopped running | \u305d\u3046\u5099\u5fd8\u9332","og:url":"https:\/\/www.souichi.club\/en\/python\/spyder-not-start\/","fb:admins":"222762298621510","og:image":"https:\/\/www.souichi.club\/wp-content\/uploads\/spyder-not-start-01.png","og:image:secure_url":"https:\/\/www.souichi.club\/wp-content\/uploads\/spyder-not-start-01.png","og:image:width":500,"og:image:height":250,"article:tag":["python"],"article:published_time":"2021-10-18T23:06:57+00:00","article:modified_time":"2022-03-19T08:21:25+00:00","article:publisher":"https:\/\/www.facebook.com\/sou.bibouroku\/","article:author":"https:\/\/www.facebook.com\/kikuchi.souichiro","twitter:card":"summary_large_image","twitter:site":"@soukikuchi175","twitter:title":"What I tried when Spyder stopped running | \u305d\u3046\u5099\u5fd8\u9332","twitter:creator":"@soukikuchi175","twitter:image":"https:\/\/www.souichi.club\/wp-content\/uploads\/spyder-not-start-01.png"},"aioseo_meta_data":{"post_id":"23609","title":null,"description":null,"keywords":null,"keyphrases":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_custom_url":null,"og_image_custom_fields":null,"og_custom_image_width":null,"og_custom_image_height":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema_type":null,"schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"none","tabs":null,"priority":null,"frequency":null,"local_seo":null,"breadcrumb_settings":null,"created":"2023-08-25 12:47:34","updated":"2026-05-21 03:50:13","primary_term":null,"og_image_url":null,"og_image_width":null,"og_image_height":null,"twitter_image_url":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"Article","isEnabled":true},"graphs":[]},"limit_modified_date":false,"ai":null,"seo_analyzer_scan_date":null},"jetpack_featured_media_url":"https:\/\/i0.wp.com\/www.souichi.club\/wp-content\/uploads\/spyder-not-start-01.png?fit=500%2C250&ssl=1","jetpack-related-posts":[],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.souichi.club\/wp-json\/wp\/v2\/posts\/23609","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.souichi.club\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.souichi.club\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.souichi.club\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/www.souichi.club\/wp-json\/wp\/v2\/comments?post=23609"}],"version-history":[{"count":1,"href":"https:\/\/www.souichi.club\/wp-json\/wp\/v2\/posts\/23609\/revisions"}],"predecessor-version":[{"id":24528,"href":"https:\/\/www.souichi.club\/wp-json\/wp\/v2\/posts\/23609\/revisions\/24528"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.souichi.club\/wp-json\/wp\/v2\/media\/23593"}],"wp:attachment":[{"href":"https:\/\/www.souichi.club\/wp-json\/wp\/v2\/media?parent=23609"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.souichi.club\/wp-json\/wp\/v2\/categories?post=23609"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.souichi.club\/wp-json\/wp\/v2\/tags?post=23609"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}