Package Details: printrun-git 20150310-1

Package Base: printrun-git
Description: Pronterface, Pronsole, and Printcore - Pure Python 3D printing host software and GUI
Upstream URL: https://github.com/kliment/Printrun
Category: multimedia
Licenses: GPL
Conflicts: printrun
Provides: printrun
Submitter: None
Maintainer: None
Last Packager: ejona86
Votes: 19
First Submitted: 2012-02-24 18:11
Last Updated: 2015-03-15 18:48

Dependencies (11)

Required by (1)

Sources

Latest Comments

Comment by npouillard

2014-12-25 15:35

This package optionally depends on cython2 using (`python2 setup.py build_ext --inplace`).

This gives access to a more memory efficient implementation.

PKGBUILD: http://pastebin.com/MxQJbb9q

Comment by ivanovp

2014-12-03 08:03

It would be easier to find this package, if you would put 'pronterface' word in the description.

Comment by ejona86

2014-08-31 21:54

@arch-narf, it seems you are right, but it is an optional dependency. I think I was looking at an older version of the source. I only really looked at the source earlier because the Dependencies section didn't list it.

Comment by arch-narf

2014-08-31 21:47

@ejona86 According to the projects git page, psutil is a dependency if you want to run Printrun directly from the source. Also starting pronterface with the terminal throws: psutil unavailable, could not import power utils ... However it's running fine without it

Comment by ejona86

2014-08-30 03:06

@arch-narf, I think psutil is only needed on OS X.

Comment by arch-narf

2014-08-02 13:28

Please add python2-numpy for 3D view and python2-psutil as dependencies.

Comment by ejona86

2013-09-08 16:43

@Jasper1984. I don't get that error when building. All the same, I've updated the PKGBUILD since the sed is no longer required. Tell me if you still have issue.

The reason that you see a different version is because it is a -git package, which fetches the latest developmental version.

Anonymous comment

2013-09-05 23:51

Get the following error: `sed: can't read build/lib/printrun/calibrateextruder.py: No such file or directory` the same for the other files in the `sed` command. Bit confused: i have `pkgver=20130711.225.g9315a5e`, later than version listed there? (20130604-1)

Comment by ejona86

2013-08-01 04:52

@tntexplosivesltd. I've fixed the pkgver. It should work now. Sorry about that.

Anonymous comment

2013-07-29 23:45

Getting the following error:

==> Updated version: printrun-git 20130711-104-g18faecc-1
==> ERROR: pkgver is not allowed to contain colons, hyphens or whitespace.

All comments