Skip to content
This repository has been archived by the owner on Feb 15, 2024. It is now read-only.

ServerStartError fails to import #95

Open
dae-vinity opened this issue Aug 22, 2023 · 1 comment
Open

ServerStartError fails to import #95

dae-vinity opened this issue Aug 22, 2023 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@dae-vinity
Copy link

The documentation here may just be outdated, but here's the error below.

Traceback (most recent call last):
  File "d:\Documents\Python\aternos.py", line 5, in <module>
    from python_aternos import ServerStartError
ImportError: cannot import name 'ServerStartError' from 'python_aternos' (C:\Users\___\AppData\Local\Programs\Python\Python311\Lib\site-packages\python_aternos\__init__.py)
@DarkCat09
Copy link
Owner

from python_aternos.aterrors import ServerStartError if you are using the latest version.

@DarkCat09 DarkCat09 added the documentation Improvements or additions to documentation label Nov 3, 2023
@DarkCat09 DarkCat09 reopened this Nov 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants