Skip to content
This repository has been archived by the owner on Nov 22, 2022. It is now read-only.

Segmentation Fault (core dumped) on Azure VM #1543

Open
AschHarwood opened this issue Dec 1, 2020 · 0 comments
Open

Segmentation Fault (core dumped) on Azure VM #1543

AschHarwood opened this issue Dec 1, 2020 · 0 comments

Comments

@AschHarwood
Copy link

Steps to reproduce

  1. Set up and install pytext and dependencies on Azure VM based on instructions provided on pytext repository
  2. Run pytext train < docnn_nst.json

I should also note I got the exact same error using the terminal in a floydhub workspace with a PyTorch 1.5 environment as well as on AWS sagemaker with both the PyTorch and basic data science kernels. It worked just fine locally on my MacBook

Observed Results

(pytext_venv) aschharwood@nstv3:~/test/pytext_test$ pytext train < docnn_nst.json Segmentation fault (core dumped)

Expected Results

I expected it to train a model and print out the various metrics a la the basic example on the pytext docs page.

Relevant Code

// TODO(you): code here to reproduce the problem
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant