Skip to content
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

Model getting stuck on some texts. #202

Closed
Kishan-Sahu opened this issue Dec 8, 2022 · 2 comments
Closed

Model getting stuck on some texts. #202

Kishan-Sahu opened this issue Dec 8, 2022 · 2 comments

Comments

@Kishan-Sahu
Copy link

There hasn't been a debugging message to explain why the model keeps getting stuck for a very long period. Please assist us in adding a debugging message to the model so we can identify the cause of the problem.

The text for which the model stuck is given below:

Text: "we're going to set this by saying export Python path all uppercase and then equals and now we want to set that location so I'm just going to come over here and grab that location and paste that in those quotes and we want it to look just like that no space in between the equals and the path so to save that we can just hit ctrl X and then Y to save and then enter to keep the same file name and now we can either restart our terminal or run a source command on that file but I'll just restart the terminal here and pull this up and now if we run Python then let's see if we can import that module so import my module and we can see that that worked and the reason that worked is that if we import sis and look at our sis then we can see that after our current directory that we have the directory that was added there and the reason that it's added is that we added it to our Python path environment variable so now let's take a look at how to set"

I manually tested by eliminating strange letters and words and discovered that removing "ctrl" from text, worked effectively.

@snakers4
Copy link
Owner

snakers4 commented Dec 8, 2022

Does this help?
#183

@Kishan-Sahu
Copy link
Author

Kishan-Sahu commented Dec 8, 2022

Thanks, but it didn't work too.
I tested this text with various versions, including 1.9, 1.10, and 1.11, and the good news is that version 1.9 worked. However, the following time I passed more text, it became stuck on all versions 1.9,1.10,1.11,1.12 and 1.13.

Can you please help me how to input more debug messages?

@snakers4 snakers4 closed this as not planned Won't fix, can't repro, duplicate, stale Mar 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants