Paperspace: Anyone have it working?

Hello,

I’ve got a paperspace machine up and running. Thus far I’ve done the following using the fast.ai image

git clone https://github.com/fastai/fastai.git
cd fastai
conda env update
source activate fastai
jupyter notebook

Upon logging into the notebook, I attempted to go through the Rossman lesson 3 notebook.

on the second block (the one with all the imports)
I get the following error:

ImportError: dlopen: cannot load any more object with static TLS

No it’s not currently working. @dillon from Paperspace is working on it.

1 Like

I’ have run it in my own linux machine and i get the same error :slight_smile:
ImportError: dlopen: cannot load any more object with static TLS

That’s been solved now - please do a forum search. Note that this is the ‘beginner forum’ - using your own linux machine is not a beginner topic :slight_smile: