Skip to content

No module named server #6

@ebanDev

Description

@ebanDev

Hi !

I've followed your installation tutorial, but I get this error when I run the software :

Traceback (most recent call last):
  File "/home/uzanto/wetland/main.py", line 1, in <module>
    from wetland import config
  File "/home/uzanto/wetland/wetland/__init__.py", line 1, in <module>
    import server
ModuleNotFoundError: No module named 'server'
Traceback (most recent call last):
  File "/home/uzanto/wetland/main.py", line 1, in <module>
    from wetland import config
  File "/home/uzanto/wetland/wetland/__init__.py", line 1, in <module>
    import server
ModuleNotFoundError: No module named 'server'

Hope you could help me,
Best,
Eban

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions