Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Import utils error #8

Description

@Eggwise

when running pyscribe on python 3.5 i get the following error


Traceback (most recent call last):
  File ".....xxxx.py"
line 1, in <module>
    from pyscribe import pyscribe
  File "/usr/local/lib/python3.5/site-packages/pyscribe/pyscribe.py", line 40, in <module>
    import utils
ImportError: No module named 'utils'

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