I am trying to understand why the following space
$$X=\prod_{n\in \mathbb{N}}[0,1]=[0,1]^{\mathbb{N}}$$
is not compact with respect to the box topology. Specifically, I would like to understand a particular open cover of $X$ (and why it doesn't have a finite subcover) that I have seen given in the answers to another question on this site, but that I have not been able to understand on my own.
In this question, a user gives the following open cover of $X$:
$$\mathscr{F}=\left\{\prod_{n \in \mathbb{N}} I_{n}:I\in \left\{[0,\frac{2}{3}),(\frac{1}{3},1] \right\}^{\mathbb{N}} \right\}.$$
If I understand correctly, it seems that each $I$ is a sequence of numbers whose terms are contained in the set $[0,\frac{2}{3})$ or $(\frac{1}{3},1]$, which means that each member of the collection is a countably infinite product of these sequences? I am having a hard time understanding what a countably infinite product of sequences is exactly and how it covers the space of all sequences on the set $[0,1]$, and why it doesn't have a finite subcover.
As far as I understand, in the box topology, the open sets of $X$ would be of the form
$$\prod_{n\in \mathbb{N}}V_n$$
where each $V_n$ is an open subset of $[0,1]$. And I am guessing that the sets in $\mathscr{F}$ are of this form, but I can't see why. This would seem to me to require that a sequence of points in $[0,1]$ be an open subset of $[0,1]$; though I am probably thinking about this wrong. Any help would be appreciated.