Let $B$ be a Banach space. If $B$ is infinite-dimensional, then $B$ has no countable basis.
I suspect the following proof is wrong :
Let $(e_i)_i$ be a countable linearly independent set of elements of $B$. Let $S=<(e_i)_i>$ and let $x=\Sigma_i \lambda_ie_i$ be a convergent series. Such a series exists. Indeed, $B$ is Banach so it suffices to choose the $\lambda_i$ coefficients such that it converges normally. Since you can't just ignore the terms beyond a certain rank, it seems intuitively acceptable that if an infinite number of $\lambda_i $'s are nonzero, then $x$ cannot not be expressed as a finite linear combination of the $e_i$'s, them being independent. Therefore $x \notin S$ from where it follows that $(e_i)_i$ is not a basis of $B$.
But I'm not quite sure how to convince myself that the "$x \notin S$" statement is wrong. Is there an example of a convergent series with linearly independent terms that converges to a linear combination (i.e. finite linear combination) of its terms ?
Consider the usual Hilbert basis $( e_i)_{i\in\Bbb N}$ of $\ell^2$. The vector $e_{-1}=\sum_{k\in\Bbb N}2^{-k}e_k$ is not in $\operatorname{span}( e_i)_{i\in\Bbb N}$, so $( e_i)_{i\in\Bbb N\cup\{-1\}}$ is a linearly independent subset which can be extended to a Hamel basis of $\ell^2$ - call it $( e_i)_{i\in I}$. Well, now $x=e_{-1}$ is a counterexample to your "intuitively acceptable" claim, because $$e_{-1}=\sum_{k=-1}^\infty \lambda_k e_k=\sum_{k=-1}^\infty \mu_k e_k$$ for both $\lambda_k=\begin{cases}2^{-k}&\text{if }k\ge 0\\ 0&\text{if }k=-1\end{cases}$ and $\mu_k=\begin{cases}0&\text{if }k\ge 0\\ 1&\text{if }k=-1\end{cases}$. And this is by no means an exotism: it's a material difference between finite sum and series.