-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TELR freezing and crashing #40
Comments
Hi @Will-Tyler Thanks for your message. I tried re-installing TELR from conda today and I was not able to replicate your issue. On
|
I am using a shared university computer, so I don't know that I can change the conda version. Here is my environment:
Here is the diff:
|
|
I did as suggested and got
I confirmed that the conda environment matches the environment that you posted. |
|
Overview
I am a new user of TELR. I am able to install TELR, but TELR does not appear to run correctly.
I first installed TELR using conda. I then ran
telr -h
, where it appeared to freeze and become unresponsive.I then tried installing TELR using mamba. I observed the same behavior.
Next I tried creating a conda environment with the
envs/telr.yml
file. I then installed TELR from source using pip. This time TELR had a segmentation fault when I rantelr -h
.Machine details
I am using a Linux system with two 64-core AMD EPYC 7742 2.25 GHz CPUs and 512 GB of RAM. Conda version is
conda 24.1.2
.The text was updated successfully, but these errors were encountered: