pyflow icon indicating copy to clipboard operation
pyflow copied to clipboard

Snap package is severly out of date.

Open MxFlix opened this issue 5 years ago • 5 comments

I had initially downloaded pyflow using snap and ran into an error that I found eventually described in #42 As it turns out, running snap install pyflow --classic had installed version 0.2.4, and I could fix the error by installing the .deb file. Is there a chance the version in snap can be updated?

MxFlix avatar Jul 13 '20 21:07 MxFlix

Thanks for bringing this up. I'll update the snap version soon

David-OConnor avatar Jul 16 '20 23:07 David-OConnor

Just a friendly reminder that it's still outdated.

terafo avatar Jun 03 '21 12:06 terafo

Yea, you're right. I think snapcraft changed their snapcraft.yml format. Getting this error: "Issues while validating snapcraft.yaml: Additional properties are not allowed ('license' was unexpected)"

David-OConnor avatar Jun 03 '21 13:06 David-OConnor

Fixed that. Need to unbury my Ubuntu comp to build this.

David-OConnor avatar Jun 03 '21 13:06 David-OConnor

A little yml for GitHub Actions could help you build a package, whether you have a computer with ubuntu or not.

Mogost avatar Jun 03 '21 13:06 Mogost