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

Ασυμβατότητα λόγω αρχείου ast.py #211

Open
ElGreKost opened this issue Dec 10, 2024 · 1 comment
Open

Ασυμβατότητα λόγω αρχείου ast.py #211

ElGreKost opened this issue Dec 10, 2024 · 1 comment

Comments

@ElGreKost
Copy link

Καλησπέρα,

Το αποθετήριο περιέχει ένα αρχείο με όνομα ast.py, το οποίο προκαλεί σύγκρουση με την υπάρχουσα Python βιβλιοθήκη ast (πιθανώς εγκατεστημένη από τα requirements).

Για να λυθεί το πρόβλημα, θα πρότεινα να μετονομάσετε το αρχείο ast.py σε κάτι διαφορετικό.

Προσωρινά, το πρόβλημα επιλύεται με τη μετονομασία του αρχείου χειροκίνητα.

Ευχαριστώ!

@pxaris
Copy link
Contributor

pxaris commented Dec 11, 2024

Ναι, έχεις δίκιο, υπάρχει στο standard library της Python ομώνυμο module. Μετονομάστηκε το αρχείο σε ast_model.py.

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