{"id":4871,"date":"2019-06-07T18:01:40","date_gmt":"2019-06-07T12:31:40","guid":{"rendered":"https:\/\/blog.pheonixsolutions.com\/?p=4871"},"modified":"2019-06-07T18:01:47","modified_gmt":"2019-06-07T12:31:47","slug":"valueerror-unknown-locale-utf-8","status":"publish","type":"post","link":"https:\/\/pheonixsolutions.com\/blog\/valueerror-unknown-locale-utf-8\/","title":{"rendered":"ValueError: unknown locale: UTF-8"},"content":{"rendered":"\n<h3 class=\"wp-block-heading\">ValueError: unknown locale: UTF-8<\/h3>\n\n\n\n<h4 class=\"wp-block-heading\">Date posted : 07\/06\/2019<\/h4>\n\n\n\n<p>There are times when install some packages, you will end getting this error due to locale issue.<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: plain; title: ; notranslate\" title=\"\">\nTraceback (most recent call last):\n  File &quot;&amp;lt;stdin&gt;&quot;, line 1, in &amp;lt;module&gt;\n  File &quot;\/Users\/pheonix\/webapp\/lib\/python2.7\/site-  \npackages\/pandas\/__init__.py&quot;, line 39, in &amp;lt;module&gt;\n    from pandas.core.api import *\n  File &quot;\/Users\/pheonix\/webapp\/lib\/python2.7\/site-  packages\/pandas\/core\/api.py&quot;, line 10, in &amp;lt;module&gt;\nfrom pandas.core.groupby import Grouper\n  File &quot;\/Users\/pheonix\/webapp\/lib\/python2.7\/site-packages\/pandas\/core\/groupby.py&quot;, line 18, in &amp;lt;module&gt;\n    from pandas.core.frame import DataFrame\n  File &quot;\/Users\/pheonix\/webapp\/lib\/python2.7\/site-packages\/pandas\/core\/frame.py&quot;, line 39, in &amp;lt;module&gt;\n    from pandas.core.series import Series\n  File &quot;\/Users\/pheonix\/webapp\/lib\/python2.7\/site-packages\/pandas\/core\/series.py&quot;, line 2944, in &amp;lt;module&gt;\n    import pandas.tools.plotting as _gfx  # noqa\n  File &quot;\/Users\/pheonix\/webapp\/lib\/python2.7\/site-packages\/pandas\/tools\/plotting.py&quot;, line 27, in &amp;lt;module&gt;\n    import pandas.tseries.converter as conv\n  File &quot;\/Users\/pheonix\/webapp\/lib\/python2.7\/site-   packages\/pandas\/tseries\/converter.py&quot;, line 7, in &amp;lt;module&gt;\n    import matplotlib.units as units\n  File &quot;\/Users\/pheonix\/webapp\/lib\/python2.7\/site-packages\/matplotlib\/__init__.py&quot;, line 1131, in &amp;lt;module&gt;\n    rcParams = rc_params()\n  File &quot;\/Users\/pheonix\/webapp\/lib\/python2.7\/site-  \npackages\/matplotlib\/__init__.py&quot;, line 975, in rc_params\n    return rc_params_from_file(fname, fail_on_error)\n  File &quot;\/Users\/pheonix\/webapp\/lib\/python2.7\/site-packages\/matplotlib\/__init__.py&quot;, line 1100, in rc_params_from_file\n    config_from_file = _rc_params_in_file(fname, fail_on_error)\n  File &quot;\/Users\/pheonix\/webapp\/lib\/python2.7\/site-packages\/matplotlib\/__init__.py&quot;, line 1018, in _rc_params_in_file\n     with _open_file_or_url(fname) as fd:\n  File &quot;\/Users\/pheonix\/webapp\/lib\/python2.7\/contextlib.py&quot;, line 17, in __enter__\n    return self.gen.next()\n  File &quot;\/Users\/pheonix\/webapp\/lib\/python2.7\/site-   packages\/matplotlib\/__init__.py&quot;, line 1000, in _open_file_or_url\n    encoding = locale.getdefaultlocale()&#x5B;1]\n  File &quot;\/Users\/pheonix\/webapp\/lib\/python2.7\/locale.py&quot;, line 545, in getdefaultlocale\n    return _parse_localename(localename)\n  File &quot;\/Users\/pheonix\/webapp\/lib\/python2.7\/locale.py&quot;, line 477, in   _parse_localename\n    raise ValueError, 'unknown locale: %s' % localename\nValueError: unknown locale: UTF-8\n<\/pre><\/div>\n\n\n<h4 class=\"wp-block-heading\">Solution:<\/h4>\n\n\n\n<p>You need to add locale settings in environment file.<\/p>\n\n\n\n<p>Open the file and append below lines.<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\"> $ vim \/etc\/environment<\/pre>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">LANG=en_US.utf-8&lt;br>\nLC_ALL=en_US.utf-8<\/pre>\n\n\n\n<p>Thanks for using&nbsp;<a href=\"https:\/\/pheonixsolutions.com\/\">pheonix solutions<\/a>.<\/p>\n\n\n\n<p>You find this tutorial helpful? Share with your friends to keep it alive.<br><\/p>\n","protected":false},"excerpt":{"rendered":"<p>ValueError: unknown locale: UTF-8 Date posted : 07\/06\/2019 There are times when install some packages, you will end getting this error due to locale issue. Solution: You need to add locale settings in environment file. Open the file and append below lines. Thanks for using&nbsp;pheonix solutions. You find this tutorial&hellip; <a href=\"https:\/\/pheonixsolutions.com\/blog\/valueerror-unknown-locale-utf-8\/\" class=\"more-link read-more\" rel=\"bookmark\">Continue Reading <span class=\"screen-reader-text\">ValueError: unknown locale: UTF-8<\/span><i class=\"fa fa-arrow-right\"><\/i><\/a><\/p>\n","protected":false},"author":1,"featured_media":4877,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[225,259],"tags":[261,292],"class_list":{"0":"post-4871","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","6":"hentry","7":"category-linux","8":"category-python","9":"tag-linux","10":"tag-python","11":"h-entry","13":"h-as-article"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Pheonix Solutions - We Empower Your Business Growth<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/pheonixsolutions.com\/blog\/valueerror-unknown-locale-utf-8\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Pheonix Solutions - We Empower Your Business Growth\" \/>\n<meta property=\"og:description\" content=\"ValueError: unknown locale: UTF-8 Date posted : 07\/06\/2019 There are times when install some packages, you will end getting this error due to locale issue. Solution: You need to add locale settings in environment file. Open the file and append below lines. Thanks for using&nbsp;pheonix solutions. You find this tutorial&hellip; Continue Reading ValueError: unknown locale: UTF-8\" \/>\n<meta property=\"og:url\" content=\"https:\/\/pheonixsolutions.com\/blog\/valueerror-unknown-locale-utf-8\/\" \/>\n<meta property=\"og:site_name\" content=\"PHEONIXSOLUTIONS\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/PheonixSolutions-209942982759387\/\" \/>\n<meta property=\"article:published_time\" content=\"2019-06-07T12:31:40+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2019-06-07T12:31:47+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2019\/06\/python-logo-1.png\" \/>\n\t<meta property=\"og:image:width\" content=\"290\" \/>\n\t<meta property=\"og:image:height\" content=\"82\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"admin\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@pheonixsolution\" \/>\n<meta name=\"twitter:site\" content=\"@pheonixsolution\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"admin\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/valueerror-unknown-locale-utf-8\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/valueerror-unknown-locale-utf-8\\\/\"},\"author\":{\"name\":\"admin\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#\\\/schema\\\/person\\\/0ffa33d73c869faec2d50e79c24e3503\"},\"headline\":\"ValueError: unknown locale: UTF-8\",\"datePublished\":\"2019-06-07T12:31:40+00:00\",\"dateModified\":\"2019-06-07T12:31:47+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/valueerror-unknown-locale-utf-8\\\/\"},\"wordCount\":63,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/valueerror-unknown-locale-utf-8\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/wp-content\\\/uploads\\\/2019\\\/06\\\/python-logo-1.png\",\"keywords\":[\"Linux\",\"python\"],\"articleSection\":[\"Linux\",\"Python\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/valueerror-unknown-locale-utf-8\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/valueerror-unknown-locale-utf-8\\\/\",\"url\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/valueerror-unknown-locale-utf-8\\\/\",\"name\":\"Pheonix Solutions - We Empower Your Business Growth\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/valueerror-unknown-locale-utf-8\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/valueerror-unknown-locale-utf-8\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/wp-content\\\/uploads\\\/2019\\\/06\\\/python-logo-1.png\",\"datePublished\":\"2019-06-07T12:31:40+00:00\",\"dateModified\":\"2019-06-07T12:31:47+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/valueerror-unknown-locale-utf-8\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/valueerror-unknown-locale-utf-8\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/valueerror-unknown-locale-utf-8\\\/#primaryimage\",\"url\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/wp-content\\\/uploads\\\/2019\\\/06\\\/python-logo-1.png\",\"contentUrl\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/wp-content\\\/uploads\\\/2019\\\/06\\\/python-logo-1.png\",\"width\":290,\"height\":82},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/valueerror-unknown-locale-utf-8\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"ValueError: unknown locale: UTF-8\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/\",\"name\":\"Pheonix Solutions\",\"description\":\"We Empower Your Business Growth\",\"publisher\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#organization\",\"name\":\"PheonixSolutions\",\"url\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/wp-content\\\/uploads\\\/2016\\\/12\\\/logo.png\",\"contentUrl\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/wp-content\\\/uploads\\\/2016\\\/12\\\/logo.png\",\"width\":454,\"height\":300,\"caption\":\"PheonixSolutions\"},\"image\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/PheonixSolutions-209942982759387\\\/\",\"https:\\\/\\\/x.com\\\/pheonixsolution\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#\\\/schema\\\/person\\\/0ffa33d73c869faec2d50e79c24e3503\",\"name\":\"admin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/09bacc0294abee1322a23ab4bc6a0330dd4cb4df707dc9d0b0efeba6c109608b?s=96&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/09bacc0294abee1322a23ab4bc6a0330dd4cb4df707dc9d0b0efeba6c109608b?s=96&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/09bacc0294abee1322a23ab4bc6a0330dd4cb4df707dc9d0b0efeba6c109608b?s=96&r=g\",\"caption\":\"admin\"},\"sameAs\":[\"http:\\\/\\\/blog.pheonixsolutions.com\"],\"url\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/author\\\/admin\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Pheonix Solutions - We Empower Your Business Growth","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/pheonixsolutions.com\/blog\/valueerror-unknown-locale-utf-8\/","og_locale":"en_US","og_type":"article","og_title":"Pheonix Solutions - We Empower Your Business Growth","og_description":"ValueError: unknown locale: UTF-8 Date posted : 07\/06\/2019 There are times when install some packages, you will end getting this error due to locale issue. Solution: You need to add locale settings in environment file. Open the file and append below lines. Thanks for using&nbsp;pheonix solutions. You find this tutorial&hellip; Continue Reading ValueError: unknown locale: UTF-8","og_url":"https:\/\/pheonixsolutions.com\/blog\/valueerror-unknown-locale-utf-8\/","og_site_name":"PHEONIXSOLUTIONS","article_publisher":"https:\/\/www.facebook.com\/PheonixSolutions-209942982759387\/","article_published_time":"2019-06-07T12:31:40+00:00","article_modified_time":"2019-06-07T12:31:47+00:00","og_image":[{"width":290,"height":82,"url":"https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2019\/06\/python-logo-1.png","type":"image\/png"}],"author":"admin","twitter_card":"summary_large_image","twitter_creator":"@pheonixsolution","twitter_site":"@pheonixsolution","twitter_misc":{"Written by":"admin","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/pheonixsolutions.com\/blog\/valueerror-unknown-locale-utf-8\/#article","isPartOf":{"@id":"https:\/\/pheonixsolutions.com\/blog\/valueerror-unknown-locale-utf-8\/"},"author":{"name":"admin","@id":"https:\/\/pheonixsolutions.com\/blog\/#\/schema\/person\/0ffa33d73c869faec2d50e79c24e3503"},"headline":"ValueError: unknown locale: UTF-8","datePublished":"2019-06-07T12:31:40+00:00","dateModified":"2019-06-07T12:31:47+00:00","mainEntityOfPage":{"@id":"https:\/\/pheonixsolutions.com\/blog\/valueerror-unknown-locale-utf-8\/"},"wordCount":63,"commentCount":0,"publisher":{"@id":"https:\/\/pheonixsolutions.com\/blog\/#organization"},"image":{"@id":"https:\/\/pheonixsolutions.com\/blog\/valueerror-unknown-locale-utf-8\/#primaryimage"},"thumbnailUrl":"https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2019\/06\/python-logo-1.png","keywords":["Linux","python"],"articleSection":["Linux","Python"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/pheonixsolutions.com\/blog\/valueerror-unknown-locale-utf-8\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/pheonixsolutions.com\/blog\/valueerror-unknown-locale-utf-8\/","url":"https:\/\/pheonixsolutions.com\/blog\/valueerror-unknown-locale-utf-8\/","name":"Pheonix Solutions - We Empower Your Business Growth","isPartOf":{"@id":"https:\/\/pheonixsolutions.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/pheonixsolutions.com\/blog\/valueerror-unknown-locale-utf-8\/#primaryimage"},"image":{"@id":"https:\/\/pheonixsolutions.com\/blog\/valueerror-unknown-locale-utf-8\/#primaryimage"},"thumbnailUrl":"https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2019\/06\/python-logo-1.png","datePublished":"2019-06-07T12:31:40+00:00","dateModified":"2019-06-07T12:31:47+00:00","breadcrumb":{"@id":"https:\/\/pheonixsolutions.com\/blog\/valueerror-unknown-locale-utf-8\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/pheonixsolutions.com\/blog\/valueerror-unknown-locale-utf-8\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/pheonixsolutions.com\/blog\/valueerror-unknown-locale-utf-8\/#primaryimage","url":"https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2019\/06\/python-logo-1.png","contentUrl":"https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2019\/06\/python-logo-1.png","width":290,"height":82},{"@type":"BreadcrumbList","@id":"https:\/\/pheonixsolutions.com\/blog\/valueerror-unknown-locale-utf-8\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/pheonixsolutions.com\/blog\/"},{"@type":"ListItem","position":2,"name":"ValueError: unknown locale: UTF-8"}]},{"@type":"WebSite","@id":"https:\/\/pheonixsolutions.com\/blog\/#website","url":"https:\/\/pheonixsolutions.com\/blog\/","name":"Pheonix Solutions","description":"We Empower Your Business Growth","publisher":{"@id":"https:\/\/pheonixsolutions.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/pheonixsolutions.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/pheonixsolutions.com\/blog\/#organization","name":"PheonixSolutions","url":"https:\/\/pheonixsolutions.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/pheonixsolutions.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2016\/12\/logo.png","contentUrl":"https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2016\/12\/logo.png","width":454,"height":300,"caption":"PheonixSolutions"},"image":{"@id":"https:\/\/pheonixsolutions.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/PheonixSolutions-209942982759387\/","https:\/\/x.com\/pheonixsolution"]},{"@type":"Person","@id":"https:\/\/pheonixsolutions.com\/blog\/#\/schema\/person\/0ffa33d73c869faec2d50e79c24e3503","name":"admin","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/09bacc0294abee1322a23ab4bc6a0330dd4cb4df707dc9d0b0efeba6c109608b?s=96&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/09bacc0294abee1322a23ab4bc6a0330dd4cb4df707dc9d0b0efeba6c109608b?s=96&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/09bacc0294abee1322a23ab4bc6a0330dd4cb4df707dc9d0b0efeba6c109608b?s=96&r=g","caption":"admin"},"sameAs":["http:\/\/blog.pheonixsolutions.com"],"url":"https:\/\/pheonixsolutions.com\/blog\/author\/admin\/"}]}},"jetpack_featured_media_url":"https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2019\/06\/python-logo-1.png","jetpack_shortlink":"https:\/\/wp.me\/p7F4uM-1gz","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/posts\/4871","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/comments?post=4871"}],"version-history":[{"count":0,"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/posts\/4871\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/media\/4877"}],"wp:attachment":[{"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/media?parent=4871"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/categories?post=4871"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/tags?post=4871"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}