Skip to content

Unable to prepare #10

Description

@cppcooper

Maybe I'm just doing things wrong, and well I do hate python..
I can't get the environment prepared for development it seems. One of the readme files indicates you must run make dev from the project root, but this hasn't been working for me. I tried from upstream master, and both of your branches.

$ sudo make dev
[Mon 12:17:42]
[sudo] password for josh: 
  File "<string>", line 1
    import keepnote; print keepnote.PROGRAM_VERSION_TEXT
                           ^
SyntaxError: invalid syntax
virtualenv --system-site-packages env
make: virtualenv: No such file or directory
make: *** [Makefile:71: env/bin/activate] Error 127

All I'm trying to do is get this into a working state so I can update the libffi usage, or whatever is gonna need doing so that I can run keepnote again. I'm running archlinux, and I'm stuck with an updated libffi due to dependencies. I've opened an issue about that here mdrasmus#754

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