Skip to content

Python complaining __init__.py file, Pls help  #8

Description

@cindyhu11

I installed pyfos on my windows machine. whenever I try to use the modules (either run as script or import as module), Python alway complain about the init.py file.

import pyfos.utils
Traceback (most recent call last):
File "", line 1, in
File "e:\python\python3.6.6\pyfos\pyfos\utils_init_.py", line 1
../init.py
^
SyntaxError: invalid syntax

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions