Skip to content

ModuleNotFoundError: No module named 'freeciv' #5

Description

@Elefant-Freeciv

Running the template_.py script, I get the error "ModuleNotFoundError: No module named 'freeciv'". I have run pip install . in the main directory and pip list shows a module 'freeciv-python'. Import freeciv-python fails with File "<stdin>", line 1 import freeciv-python ^ SyntaxError: invalid syntax. I tried changing the module name to freeciv in setup.py and installing, but although pip list shows a module "freeciv", import freeciv still fails.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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