{"id":9992,"date":"2023-12-25T21:03:56","date_gmt":"2023-12-25T21:03:56","guid":{"rendered":"https:\/\/hatchjs.com\/?p=9992"},"modified":"2024-01-05T11:09:36","modified_gmt":"2024-01-05T11:09:36","slug":"module-numpy-has-no-attribute-bool","status":"publish","type":"post","link":"https:\/\/hatchjs.com\/module-numpy-has-no-attribute-bool\/","title":{"rendered":"Module &#8216;numpy&#8217; has no attribute &#8216;bool&#8217;: How to Fix This Error"},"content":{"rendered":"<p><b>Have you ever encountered the error message &#8220;module &#8216;numpy&#8217; has no attribute &#8216;bool'&#8221;?<\/b> If so, you&#8217;re not alone. This error is a common one, and it can be frustrating to figure out how to fix it. In this article, we&#8217;ll take a look at what this error means, why it happens, and how you can fix it.<\/p>\n<p>We&#8217;ll start by discussing what numpy is and how it&#8217;s used. Then, we&#8217;ll talk about the specific error message &#8220;module &#8216;numpy&#8217; has no attribute &#8216;bool'&#8221; and what it means. Finally, we&#8217;ll provide some tips on how to fix this error.<\/p>\n<p>By the end of this article, you&#8217;ll have a good understanding of what this error means and how to fix it. So let&#8217;s get started!<\/p>\n<table>\n<tr>\n<th>Attribute<\/th>\n<th>Data Type<\/th>\n<th>Description<\/th>\n<\/tr>\n<tr>\n<td>bool<\/td>\n<td>Boolean<\/td>\n<td>A boolean value, either True or False.<\/td>\n<\/tr>\n<\/table>\n<h2><\/h2>\n<p>The `numpy` module is a Python library for scientific computing. It provides a number of functions for working with arrays, including mathematical operations, statistical analysis, and data visualization. The `bool` attribute is not defined for the `numpy` module because it is not a data type that is used in mathematics.<\/p>\n<h2>What is the error message?<\/h2>\n<p>When you try to use the `bool` attribute of the `numpy` module, you will get the following error message:<\/p>\n<p>AttributeError: module &#8216;numpy&#8217; has no attribute &#8216;bool&#8217;<\/p>\n<p>This error message indicates that the `bool` attribute does not exist for the `numpy` module.<\/p>\n<h2>Why does this error occur?<\/h2>\n<p>The `bool` attribute is not defined for the `numpy` module because it is not a data type that is used in mathematics. The `bool` data type is used in programming languages to represent true or false values. However, in mathematics, there is no such thing as a true or false value. All mathematical values are either real numbers or complex numbers.<\/p>\n<h2>How to fix the error<\/h2>\n<p>To fix the error, you can either remove the `bool` attribute from your code or you can import the `bool` module. The `bool` module provides a number of functions for working with Boolean values.<\/p>\n<p>To remove the `bool` attribute from your code, you can use the following code:<\/p>\n<p>del numpy.bool<\/p>\n<p>To import the `bool` module, you can use the following code:<\/p>\n<p>import bool<\/p>\n<p>The `bool` attribute is not defined for the `numpy` module because it is not a data type that is used in mathematics. If you need to use the `bool` data type in your code, you can either remove the `bool` attribute from your code or you can import the `bool` module.<\/p>\n<\/p>\n<h2>What is the error &#8220;module &#8216;numpy&#8217; has no attribute &#8216;bool'&#8221;?<\/h2>\n<p>The error &#8220;module &#8216;numpy&#8217; has no attribute &#8216;bool'&#8221; occurs when you try to use the `bool` attribute of the `numpy` module, but the module does not have an attribute called `bool`. This can happen for a few reasons.<\/p>\n<ul>\n<li><b>You are using an older version of NumPy.<\/b> The `bool` attribute was added to NumPy in version 1.16. If you are using an older version of NumPy, you will not have access to the `bool` attribute.<\/li>\n<li><b>You are using the wrong import statement.<\/b> The `bool` attribute is only available on the `numpy` module. If you are importing the `numpy.core` module, you will not have access to the `bool` attribute.<\/li>\n<li><b>You are trying to use the `bool` attribute on a non-boolean object.<\/b> The `bool` attribute can only be used on boolean objects. If you try to use it on a non-boolean object, you will get an error.<\/li>\n<\/ul>\n<h2>How can you fix this error?<\/h2>\n<p>There are two ways to fix this error.<\/p>\n<ul>\n<li><b>You can use the `np.bool` function to create a `bool` array.<\/b> The `np.bool` function takes a sequence of values and returns a `bool` array. For example, the following code creates a `bool` array that contains the values `True` and `False`:<\/li>\n<\/ul>\n<p>python<br \/>\na = np.bool([True, False])<\/p>\n<ul>\n<li><b>You can import the `bool` module and use the `bool` function to create a `bool` value.<\/b> The `bool` module contains a `bool` function that takes a single value and returns a `bool` value. For example, the following code creates a `bool` value that is equal to `True`:<\/li>\n<\/ul>\n<p>python<br \/>\nb = bool(True)<\/p>\n<h2>Examples<\/h2>\n<p>Here are some examples of how to fix the error:<\/p>\n<p>python<br \/>\nCreate a bool array using the np.bool function<br \/>\na = np.bool([True, False])<\/p>\n<p>Import the bool module and use the bool function to create a bool value<br \/>\nb = bool(True)<\/p>\n<p>The error &#8220;module &#8216;numpy&#8217; has no attribute &#8216;bool'&#8221; can occur for a few reasons. However, it can be easily fixed by using the `np.bool` function or the `bool` module.<\/p>\n<p><b>Q:<\/b> What does it mean when I get the error &#8220;module &#8216;numpy&#8217; has no attribute &#8216;bool'&#8221;?<\/p>\n<p><b>A:<\/b> This error occurs when you try to access the `bool` attribute of the `numpy` module. The `bool` attribute does not exist, so you will get an error.<\/p>\n<p><b>Q:<\/b> How can I fix this error?<\/p>\n<p><b>A:<\/b> There are a few ways to fix this error.<\/p>\n<ul>\n<li><b>Make sure you are importing the `numpy` module correctly.<\/b> The most common way to import the `numpy` module is to use the following code:<\/li>\n<\/ul>\n<p>python<br \/>\nimport numpy as np<\/p>\n<ul>\n<li><b>Make sure you are using the correct version of the `numpy` module.<\/b> The `bool` attribute was added in NumPy 1.17. If you are using an older version of NumPy, you will not have the `bool` attribute.<\/li>\n<\/ul>\n<ul>\n<li><b>Check your code to make sure you are not trying to access the `bool` attribute of the `numpy` module.<\/b> The `bool` attribute does not exist, so you will get an error if you try to access it.<\/li>\n<\/ul>\n<p><b>Q:<\/b> What other errors can I get when working with the `numpy` module?<\/p>\n<p><b>A:<\/b> There are a number of other errors that you can get when working with the `numpy` module. Some of the most common errors include:<\/p>\n<ul>\n<li><b>IndexError:<\/b> This error occurs when you try to access an element of a NumPy array that does not exist.<\/li>\n<li><b>ValueError:<\/b> This error occurs when you pass an invalid argument to a NumPy function.<\/li>\n<li><b>TypeError:<\/b> This error occurs when you try to use a NumPy function with an argument of the wrong type.<\/li>\n<\/ul>\n<p>For more information on these errors, please see the [NumPy documentation](https:\/\/numpy.org\/doc\/stable\/).<\/p>\n<p><b>Q:<\/b> Where can I get help with the `numpy` module?<\/p>\n<p><b>A:<\/b> There are a number of resources available to help you with the `numpy` module. Some of the most helpful resources include:<\/p>\n<ul>\n<li>[The NumPy documentation](https:\/\/numpy.org\/doc\/stable\/): The NumPy documentation provides detailed information on how to use the `numpy` module.<\/li>\n<li>[The NumPy mailing list](https:\/\/mail.python.org\/pipermail\/numpy-discussion\/): The NumPy mailing list is a forum where you can ask questions and get help from other NumPy users.<\/li>\n<li>[The NumPy tutorials](https:\/\/numpy.org\/doc\/stable\/user\/tutorials\/index.html): The NumPy tutorials provide step-by-step instructions on how to use the `numpy` module.\n<\/p>\n<p>In this blog post, we discussed the common error module numpy has no attribute bool. We first explained what this error means and why it occurs. We then provided several solutions to fix this error. Finally, we gave some tips on how to avoid this error in the future.<\/li>\n<\/ul>\n<p>We hope that this blog post has been helpful and that you were able to resolve the module numpy has no attribute bool error. If you have any other questions or comments, please feel free to reach out to us.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Have you ever encountered the error message &#8220;module &#8216;numpy&#8217; has no attribute &#8216;bool&#8217;&#8221;? If so, you&#8217;re not alone. This error is a common one, and it can be frustrating to figure out how to fix it. In this article, we&#8217;ll take a look at what this error means, why it happens, and how you can&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"footnotes":""},"categories":[4],"tags":[],"class_list":["post-9992","post","type-post","status-publish","format-standard","hentry","category-error-fixing"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Module &#039;numpy&#039; has no attribute &#039;bool&#039;: How to Fix This Error<\/title>\n<meta name=\"description\" content=\"Module &#039;numpy&#039; has no attribute &#039;bool&#039;: How to fix If you&#039;re getting the error message module &#039;numpy&#039; has no attribute &#039;bool&#039;, it means that your Python code is trying to access a function or attribute that doesn&#039;t exist in the NumPy library. This can happen for a number of reasons, but the most common is that you&#039;re using an outdated version of NumPy. To fix this error, update your NumPy installation to the latest version. You can do this by following the instructions on the NumPy website. Once you&#039;ve updated NumPy, the error should be gone.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/hatchjs.com\/module-numpy-has-no-attribute-bool\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Module &#039;numpy&#039; has no attribute &#039;bool&#039;: How to Fix This Error\" \/>\n<meta property=\"og:description\" content=\"Module &#039;numpy&#039; has no attribute &#039;bool&#039;: How to fix If you&#039;re getting the error message module &#039;numpy&#039; has no attribute &#039;bool&#039;, it means that your Python code is trying to access a function or attribute that doesn&#039;t exist in the NumPy library. This can happen for a number of reasons, but the most common is that you&#039;re using an outdated version of NumPy. To fix this error, update your NumPy installation to the latest version. You can do this by following the instructions on the NumPy website. Once you&#039;ve updated NumPy, the error should be gone.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/hatchjs.com\/module-numpy-has-no-attribute-bool\/\" \/>\n<meta property=\"og:site_name\" content=\"HatchJS.com\" \/>\n<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/marcusgreenwood\/\" \/>\n<meta property=\"article:published_time\" content=\"2023-12-25T21:03:56+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-01-05T11:09:36+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/hatchjs.com\/wp-content\/uploads\/2023\/12\/Hatch.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"675\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Tony Becker\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@inventur_es\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Tony Becker\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/hatchjs.com\\\/module-numpy-has-no-attribute-bool\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/hatchjs.com\\\/module-numpy-has-no-attribute-bool\\\/\"},\"author\":{\"name\":\"Tony Becker\",\"@id\":\"https:\\\/\\\/hatchjs.com\\\/#\\\/schema\\\/person\\\/0bb989e8d318f81bd8660b0f6b33c6a8\"},\"headline\":\"Module &#8216;numpy&#8217; has no attribute &#8216;bool&#8217;: How to Fix This Error\",\"datePublished\":\"2023-12-25T21:03:56+00:00\",\"dateModified\":\"2024-01-05T11:09:36+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/hatchjs.com\\\/module-numpy-has-no-attribute-bool\\\/\"},\"wordCount\":1240,\"articleSection\":[\"Error Fixing\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/hatchjs.com\\\/module-numpy-has-no-attribute-bool\\\/\",\"url\":\"https:\\\/\\\/hatchjs.com\\\/module-numpy-has-no-attribute-bool\\\/\",\"name\":\"Module 'numpy' has no attribute 'bool': How to Fix This Error\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/hatchjs.com\\\/#website\"},\"datePublished\":\"2023-12-25T21:03:56+00:00\",\"dateModified\":\"2024-01-05T11:09:36+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/hatchjs.com\\\/#\\\/schema\\\/person\\\/0bb989e8d318f81bd8660b0f6b33c6a8\"},\"description\":\"Module 'numpy' has no attribute 'bool': How to fix If you're getting the error message module 'numpy' has no attribute 'bool', it means that your Python code is trying to access a function or attribute that doesn't exist in the NumPy library. This can happen for a number of reasons, but the most common is that you're using an outdated version of NumPy. To fix this error, update your NumPy installation to the latest version. You can do this by following the instructions on the NumPy website. Once you've updated NumPy, the error should be gone.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/hatchjs.com\\\/module-numpy-has-no-attribute-bool\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/hatchjs.com\\\/module-numpy-has-no-attribute-bool\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/hatchjs.com\\\/module-numpy-has-no-attribute-bool\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/hatchjs.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Module &#8216;numpy&#8217; has no attribute &#8216;bool&#8217;: How to Fix This Error\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/hatchjs.com\\\/#website\",\"url\":\"https:\\\/\\\/hatchjs.com\\\/\",\"name\":\"HatchJS.com\",\"description\":\"Cracking the Shell of Mystery\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/hatchjs.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/hatchjs.com\\\/#\\\/schema\\\/person\\\/0bb989e8d318f81bd8660b0f6b33c6a8\",\"name\":\"Tony Becker\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/50d58e00a32df2da0d0ca3199a0d87520e5fbade8058eb2748acf312c3516cc3?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/50d58e00a32df2da0d0ca3199a0d87520e5fbade8058eb2748acf312c3516cc3?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/50d58e00a32df2da0d0ca3199a0d87520e5fbade8058eb2748acf312c3516cc3?s=96&d=mm&r=g\",\"caption\":\"Tony Becker\"},\"sameAs\":[\"http:\\\/\\\/hatchjs.com\",\"https:\\\/\\\/www.facebook.com\\\/marcusgreenwood\\\/\",\"https:\\\/\\\/uk.linkedin.com\\\/in\\\/marcusgreenwood\",\"https:\\\/\\\/www.pinterest.com\\\/hatchjs\\\/\",\"https:\\\/\\\/x.com\\\/inventur_es\",\"https:\\\/\\\/www.youtube.com\\\/user\\\/hatchjs\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Module 'numpy' has no attribute 'bool': How to Fix This Error","description":"Module 'numpy' has no attribute 'bool': How to fix If you're getting the error message module 'numpy' has no attribute 'bool', it means that your Python code is trying to access a function or attribute that doesn't exist in the NumPy library. This can happen for a number of reasons, but the most common is that you're using an outdated version of NumPy. To fix this error, update your NumPy installation to the latest version. You can do this by following the instructions on the NumPy website. Once you've updated NumPy, the error should be gone.","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:\/\/hatchjs.com\/module-numpy-has-no-attribute-bool\/","og_locale":"en_US","og_type":"article","og_title":"Module 'numpy' has no attribute 'bool': How to Fix This Error","og_description":"Module 'numpy' has no attribute 'bool': How to fix If you're getting the error message module 'numpy' has no attribute 'bool', it means that your Python code is trying to access a function or attribute that doesn't exist in the NumPy library. This can happen for a number of reasons, but the most common is that you're using an outdated version of NumPy. To fix this error, update your NumPy installation to the latest version. You can do this by following the instructions on the NumPy website. Once you've updated NumPy, the error should be gone.","og_url":"https:\/\/hatchjs.com\/module-numpy-has-no-attribute-bool\/","og_site_name":"HatchJS.com","article_author":"https:\/\/www.facebook.com\/marcusgreenwood\/","article_published_time":"2023-12-25T21:03:56+00:00","article_modified_time":"2024-01-05T11:09:36+00:00","og_image":[{"width":1200,"height":675,"url":"https:\/\/hatchjs.com\/wp-content\/uploads\/2023\/12\/Hatch.png","type":"image\/png"}],"author":"Tony Becker","twitter_card":"summary_large_image","twitter_creator":"@inventur_es","twitter_misc":{"Written by":"Tony Becker","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/hatchjs.com\/module-numpy-has-no-attribute-bool\/#article","isPartOf":{"@id":"https:\/\/hatchjs.com\/module-numpy-has-no-attribute-bool\/"},"author":{"name":"Tony Becker","@id":"https:\/\/hatchjs.com\/#\/schema\/person\/0bb989e8d318f81bd8660b0f6b33c6a8"},"headline":"Module &#8216;numpy&#8217; has no attribute &#8216;bool&#8217;: How to Fix This Error","datePublished":"2023-12-25T21:03:56+00:00","dateModified":"2024-01-05T11:09:36+00:00","mainEntityOfPage":{"@id":"https:\/\/hatchjs.com\/module-numpy-has-no-attribute-bool\/"},"wordCount":1240,"articleSection":["Error Fixing"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/hatchjs.com\/module-numpy-has-no-attribute-bool\/","url":"https:\/\/hatchjs.com\/module-numpy-has-no-attribute-bool\/","name":"Module 'numpy' has no attribute 'bool': How to Fix This Error","isPartOf":{"@id":"https:\/\/hatchjs.com\/#website"},"datePublished":"2023-12-25T21:03:56+00:00","dateModified":"2024-01-05T11:09:36+00:00","author":{"@id":"https:\/\/hatchjs.com\/#\/schema\/person\/0bb989e8d318f81bd8660b0f6b33c6a8"},"description":"Module 'numpy' has no attribute 'bool': How to fix If you're getting the error message module 'numpy' has no attribute 'bool', it means that your Python code is trying to access a function or attribute that doesn't exist in the NumPy library. This can happen for a number of reasons, but the most common is that you're using an outdated version of NumPy. To fix this error, update your NumPy installation to the latest version. You can do this by following the instructions on the NumPy website. Once you've updated NumPy, the error should be gone.","breadcrumb":{"@id":"https:\/\/hatchjs.com\/module-numpy-has-no-attribute-bool\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/hatchjs.com\/module-numpy-has-no-attribute-bool\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/hatchjs.com\/module-numpy-has-no-attribute-bool\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/hatchjs.com\/"},{"@type":"ListItem","position":2,"name":"Module &#8216;numpy&#8217; has no attribute &#8216;bool&#8217;: How to Fix This Error"}]},{"@type":"WebSite","@id":"https:\/\/hatchjs.com\/#website","url":"https:\/\/hatchjs.com\/","name":"HatchJS.com","description":"Cracking the Shell of Mystery","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/hatchjs.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/hatchjs.com\/#\/schema\/person\/0bb989e8d318f81bd8660b0f6b33c6a8","name":"Tony Becker","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/50d58e00a32df2da0d0ca3199a0d87520e5fbade8058eb2748acf312c3516cc3?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/50d58e00a32df2da0d0ca3199a0d87520e5fbade8058eb2748acf312c3516cc3?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/50d58e00a32df2da0d0ca3199a0d87520e5fbade8058eb2748acf312c3516cc3?s=96&d=mm&r=g","caption":"Tony Becker"},"sameAs":["http:\/\/hatchjs.com","https:\/\/www.facebook.com\/marcusgreenwood\/","https:\/\/uk.linkedin.com\/in\/marcusgreenwood","https:\/\/www.pinterest.com\/hatchjs\/","https:\/\/x.com\/inventur_es","https:\/\/www.youtube.com\/user\/hatchjs"]}]}},"_links":{"self":[{"href":"https:\/\/hatchjs.com\/wp-json\/wp\/v2\/posts\/9992","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hatchjs.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/hatchjs.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/hatchjs.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hatchjs.com\/wp-json\/wp\/v2\/comments?post=9992"}],"version-history":[{"count":1,"href":"https:\/\/hatchjs.com\/wp-json\/wp\/v2\/posts\/9992\/revisions"}],"predecessor-version":[{"id":9993,"href":"https:\/\/hatchjs.com\/wp-json\/wp\/v2\/posts\/9992\/revisions\/9993"}],"wp:attachment":[{"href":"https:\/\/hatchjs.com\/wp-json\/wp\/v2\/media?parent=9992"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/hatchjs.com\/wp-json\/wp\/v2\/categories?post=9992"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/hatchjs.com\/wp-json\/wp\/v2\/tags?post=9992"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}