ys7yoo / BrainCaffe2

Info on installing Caffe 2
0 stars 0 forks source link

[OSX] TLS Key? #12

Open ys7yoo opened 5 years ago

ys7yoo commented 5 years ago
(caffe37) MP4:~ yyoo$ python
Python 3.7.2 (default, Dec 29 2018, 00:00:04) 
[Clang 4.0.1 (tags/RELEASE_401/final)] :: Anaconda, Inc. on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> from torch.caffe2 import core
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/anaconda3/envs/caffe37/lib/python3.7/site-packages/torch/__init__.py", line 84, in <module>
    from torch._C import *
RuntimeError: get_internals: could not successfully initialize the TLS key!