myferr / aurora-code-editor

A work in progress code editor made with Python
1 stars 0 forks source link

Got an error #1

Open hotsu0p opened 6 months ago

hotsu0p commented 6 months ago

/aurora-code-editor-1/src/main.py Traceback (most recent call last): File "c:\Users\joe\aurora-code-editor-1\src\main.py", line 6, in from editor import Editor File "c:\Users\joe\aurora-code-editor-1\src\editor.py", line 9, in from autocompleter import AutoCompleter ModuleNotFoundError: No module named 'autocompleter'

hotsu0p commented 6 months ago

@myferr you there?

myferr commented 6 months ago

Sorry this project is no longer maintained!

hotsu0p commented 6 months ago

you gave up already @myferr ?

myferr commented 5 months ago

Nope, I'll see if I can fix it.