"Symbol not found" when "import torch" on Mac OS #691

参考:"Symbol not found" when "import torch" on Mac OS #691

As a workaround,

pip3 install torchtext==0.4
solved the issue.