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

Problemi durante l'esecuzione di /s2s_reader.py #2

Open
daniele777 opened this issue Jun 30, 2023 · 0 comments
Open

Problemi durante l'esecuzione di /s2s_reader.py #2

daniele777 opened this issue Jun 30, 2023 · 0 comments

Comments

@daniele777
Copy link

/content/drive/MyDrive/Tensorflow-Chatbot-Italian-master/util/s2s_reader.py in create_bucket(options)
28
29 def create_bucket(options):
---> 30 buckets = []
31 for i in range(len(options)):
32 for j in range(len(options)):

NameError: name 'xrange' is not defined che vuol dire ? o provato a sostituire xrange con range ma da lo stesso errore ...
Aiutooo

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

1 participant