<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Idongesit Archibong</title>
    <description>The latest articles on DEV Community by Idongesit Archibong (@idong2archie).</description>
    <link>https://dev.to/idong2archie</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F473572%2F60ee308e-ec27-4c63-adfd-888376a101ba.jpeg</url>
      <title>DEV Community: Idongesit Archibong</title>
      <link>https://dev.to/idong2archie</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/idong2archie"/>
    <language>en</language>
    <item>
      <title>NameError Error</title>
      <dc:creator>Idongesit Archibong</dc:creator>
      <pubDate>Fri, 26 Feb 2021 22:30:18 +0000</pubDate>
      <link>https://dev.to/idong2archie/nameerror-error-52dm</link>
      <guid>https://dev.to/idong2archie/nameerror-error-52dm</guid>
      <description>&lt;p&gt;Hello. Please I am trying to write me first Flask program. Clicking the link to the server generated link, shows some error. &lt;br&gt;
NameError: name '&lt;em&gt;hello&lt;/em&gt;' is not defined&lt;/p&gt;

&lt;p&gt;Traceback (most recent call last)&lt;br&gt;
File "/home/archibongid/.local/lib/python3.8/site-packages/flask/&lt;em&gt;compat.py", line 39, in reraise&lt;br&gt;
raise value&lt;br&gt;
File "/home/archibongid/Desktop/Python/training/Hello.py", line 2, in &lt;br&gt;
app = Flask(_hello&lt;/em&gt;)&lt;br&gt;
NameError: name '&lt;em&gt;hello&lt;/em&gt;' is not defined&lt;/p&gt;

&lt;p&gt;Please any advice on how to understand the error message please&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
