Shreeya Dhakal

Results 10 comments of Shreeya Dhakal

Did you change the labels in get_labels() method?

Where can I find uncased_L-24_H-1024_A-16/bert_model.ckpt?

I am having the same problem. I am on Mac Catalina and /Library/Developer/CommandLineTools/Packages/macOS_SDK_headers_for_macOS_10.14.pkg does not exist: Collecting python-zpar Using cached https://files.pythonhosted.org/packages/73/80/6961436556d7720239234a41e564cd30eed632f0f3a39ca8d82f288fb858/python-zpar-0.9.5.tar.gz Installing collected packages: python-zpar Running setup.py install for python-zpar...

This is what I see now: `Running setup.py install for python-zpar ... error Complete output from command "/Users/syauri/Desktop/Fall 2019/830-610-890/XMLParser/Pilot/RST-PDTB-parser/ETSrst/venv/bin/python3" -u -c "import setuptools, tokenize;__file__='/private/var/folders/3x/h2qn8g_n6tj3y8s38c_pbg600000gn/T/pip-install-mbm1_2aq/python-zpar/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install...

I added the line in .bash_profile and tried building it again. Its the same error.

``` Collecting python-zpar Using cached https://files.pythonhosted.org/packages/73/80/6961436556d7720239234a41e564cd30eed632f0f3a39ca8d82f288fb858/python-zpar-0.9.5.tar.gz Installing collected packages: python-zpar Running setup.py install for python-zpar ... error Complete output from command "/Users/syauri/Desktop/Fall 2019/830-610-890/XMLParser/Pilot/RST-PDTB-parser/ETSrst/venv/bin/python3" -u -c "import setuptools, tokenize;__file__='/private/var/folders/3x/h2qn8g_n6tj3y8s38c_pbg600000gn/T/pip-install-om7z2e7v/python-zpar/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n',...

``` xcrun --show-sdk-path /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk ``` Yes /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include exists.