Moody
(Sarada Lee)
December 11, 2017, 7:31pm
4
@gerardo I could feel your pain. I had problems to install bcolz before (see discussion below/ Personal DL box).
@jeremy When I started running the notebooks, I came crossed “cannot find module bcolz”. So, I installed bcolz individually. However, I got an error message saying bcolz was installed. I removed everything and reinstalled the whole repo by using download zip file from GitHub instead of git clone. However, no improvement. I found others discussing similar problem in Paperspace few days ago. But, no solution in the forums. Any idea? In the meantime, I will use AWS.
I tried to re-do everything again and followed all the installation steps. After I ran a notebook, I got an error message "No module named “bcolz”. Then, I used the command conda install bcolz. But, bcolz is already installed.
I closed everything and re-launched a terminal. The "No module named “bcolz” error message persists. Please help!
[bcolz]
Eventually, I did the following together with conda env update
and conda update --all
(but which was not recommended) every time I retried. Hope this help.
I remove all things and re-install it again and again. Once, it was working, I stopped.