Here is my proof. Not sure if I'm doing it correctly. We recall that $E$ is open provided every point of $E$ is an interior point. We then have $\forall p \in E$, there exists a neighborhood of $p$, $N$, such that $N \subset E$. Suppose that $E$ is open and consider the point $p=1$ in $E$. Since $E$ is open, then there exists a neighborhood, $N_r(1) = \{q : \ |q-1| < r\}$, such that $N_r(1) \subset E$. Here the topological space under consideration is $R$ with the usual real line topology.
Now, since $N_r(1) \subset E$ and $E$ is open, then each $p' \in N_r(1)$ is an interior point, that is, there exists a neighborhood, $N_{r'}(p') \subset E$. We will show that there exists a neighborhood, $N \subset N_r(1)$ for which $N \not\subset E.$ We consider three cases. If $r \in (0,1)$, then we can take the neighborhood, $N_{r^2}(1+r^2)$. For example, is $r=\frac{1}{2}$, then $$N_{\frac{1}{2}}(1) = \{q: \ |q-1| < \frac{1}{2}\} =\{q : \ q\in (\frac{1}{2}, \frac{3}{2})\},$$ $$N_{\frac{1}{4}}(5/4) = \{q: \ |q-\frac{5}{4}| < \frac{1}{4}\} =\{q : \ q\in (1, \frac{3}{2})\}.$$ Notice that $N_{\frac{1}{4}}(5/4) \subset N_{\frac{1}{2}}(1)$, but $N_{\frac{1}{4}}(5/4) \not\subset E$. On the other hand, if $r=1$, then we can take $N_{\frac{1}{4}}(\frac{3}{2})$, where $$N_{\frac{1}{4}}(\frac{3}{2}) = \{q: \ |q-\frac{3}{2}| < \frac{1}{4}\} =\{q : \ q\in (\frac{5}{4}, \frac{7}{4})\}.$$ Clearly, $$N_{\frac{1}{4}}(\frac{3}{2}) \subset N_1(1) = \{q: |q-1| < 1\} =\{q : \ q\in (0, 2)\},$$ but again $N_{\frac{1}{4}}(\frac{3}{2}) \not\subset E$. Finally, for $r > 1$, We can take $N_{\frac{1}{r^2}}(1+\frac{1}{r^2})$. For example, if $r=2$, then $N_2(1) = \{q : |q-1|<2\} = \{q: q \in (-1,3)\}$ and $N_{\frac{1}{4}}(\frac{5}{4}) \subset N_2(1)$. Again, we have that $N_{\frac{1}{4}}(\frac{5}{4}) \not\subset E$. Does this argument shows that $E$ is not open?
This is way too complicated. Let $N_r(1)$ be any basic nbhd of $1$. Then $1+\frac{r}2\in N_r(1)\setminus E$, so $N_r(1)\nsubseteq E$. Thus, $1$ is a point of $E$ that is not an interior point of $E$, so $E$ is not open.