Bellow for the reference is the content of '/my/python-pivy.scm' that I used in
'guix build python-pivy --load-path=/my/python-pivy.scm' command:
(define-module (guixmiss packages python)
#:use-module ((guix licenses) #:prefix license:)
#:use-module (gnu packages)
#:use-module (
Moreover it seems that there is another issue already. I just did guix pull
('guix describe' -> guix bfc6143) and now freecad can not even be installed.
This time 'python-pyside' dependency is not building. Bellow is
python-pyside-2-5.15.10 build log:
phase `go-to-source-dir' succeeded afte
Dear Guix people,
I have checked FreeCAD on several machines and get the same error.
To reproduce:
- guix install freecad
- Open FreeCAD
- Create new document
- Select 'Draft' workbench
This produces an error:
' returned a result with an
exception set'
The backtrace and also as some forums
Hi, I still have the same issue with python-pyside-2-5.15.10 (the build log is
the same) even though I pulled most fresh guix (commit: 21fad13).
This package also blocks the 'freecad' installation:
building /gnu/store/...-python-pyside-2-5.15.10.drv...
- 'fix-qt-module-detection' phasebu
I looked at the 'python-pivy' issue again today. I was able to build
'python-pivy' from git with:
git clone https://github.com/coin3d/pivy
cd pivy
guix shell -D python-pivy -- python3 setup.py build
Examining build log of the former and comparing to the build log of standard
'guix build p
Guillaume Le Vaillant writes:
> Hi.
> There was another fix for python-pyside-2 in commit
> 6d0502f9c3608ffd6b3b3c9b603cb5d4ad14d8c9.
> So if you do a "guix pull" now, python-pyside-2 shoud build
> successfully.
Thanks, Guillaume! My bad, everything works now indeed! ..uninstalling flatpak:)
Dear guix community,
My local python-pivy build fails and there is no longer a working substitute
available.
The build log is attached
(q806khpbab7n9nk9i6ynbfhm85gd48-python-pivy-0.6.5.drv.gz).
I suspect that python-pivy stoped building after recent patches to coin3d -
https://issues.guix.gnu