Bug#956516: ImportError: cannot import name '_coin' from 'pivy'

2021-10-21 Thread Tobias Frost
Package: freecad
Followup-For: Bug #956516
Control: tags -1 +unreproducible
Control: close -1 

Hi Rock Storm,

triaging this bug, I cannot reproduce it... But it might be that it has
been fixed already...

If you still can reproduce it, please feel free to reopen it.

--
tobi (doing general bug triaging)



Bug#956516: ImportError: cannot import name '_coin' from 'pivy'

2020-04-22 Thread Rock Storm
Control: severity -1 important

On Wed, Apr 22, 2020 at 08:16:29PM +0200, Steve Frécinaux wrote:
> It is worth noting that this error prevents accessing the "Arch" workbench
> at all.

I can confirm the Arch workbench being completely unusable. Hence why
I'm raising the severity from normal to important.

Regards,

-- 
Rock Storm
GPG KeyID: 4096R/C96832FD


signature.asc
Description: PGP signature


Bug#956516: ImportError: cannot import name '_coin' from 'pivy'

2020-04-22 Thread sf
It is worth noting that this error prevents accessing the "Arch" 
workbench at all.


On 22/04/2020 20:11, Steve Frécinaux wrote:

It looks like this works around the problem somehow:

ln -sf 
/usr/lib/python3/dist-packages/pivy/_coin.{cpython-38-x86_64-linux-gnu.,}so




Bug#956516: ImportError: cannot import name '_coin' from 'pivy'

2020-04-22 Thread Steve Frécinaux
It is worth noting that this error prevents accessing the "Arch" 
workbench at all.


On 22/04/2020 20:11, Steve Frécinaux wrote:

It looks like this works around the problem somehow:

ln -sf 
/usr/lib/python3/dist-packages/pivy/_coin.{cpython-38-x86_64-linux-gnu.,}so




Bug#956516: ImportError: cannot import name '_coin' from 'pivy'

2020-04-22 Thread Steve Frécinaux

It looks like this works around the problem somehow:

ln -sf 
/usr/lib/python3/dist-packages/pivy/_coin.{cpython-38-x86_64-linux-gnu.,}so




Bug#956516: ImportError: cannot import name '_coin' from 'pivy'

2020-04-14 Thread Petr Vanek
Package: freecad
Version: 0.18.4+dfsg2-1
Followup-For: Bug #956516

It seems that as 0.18.4+dfsg2-1 is built against python3.7, and Debian now 
uses python3.8, that is the cause for the module import error.

This bug is preventing for example export of models from .stp into .obj,
making Freecad unusable, because you cannot export your work anymore.

Thank you

Petr

-- System Information:
Debian Release: bullseye/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 5.0.0-trunk-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages freecad depends on:
ii  freecad-python3  0.18.4+dfsg2-1

Versions of packages freecad recommends:
ii  calculix-ccx  2.11-1+b3
ii  graphviz  2.42.2-3+b3

Versions of packages freecad suggests:
pn  povray  

-- debconf-show failed



Bug#956516: ImportError: cannot import name '_coin' from 'pivy'

2020-04-12 Thread Rock Storm
Package: freecad
Version: 0.18.4+dfsg2-1
Severity: normal

Dear Maintainer,

While investigating another failure I saw the following error in the
console when running FreeCad. So far I believe it does not impact
usability of the package.

During initialization the error cannot import name '_coin' from
'pivy' (/usr/lib/python3/dist-packages/pivy/__init__.py) occurred in
/home/rock/.FreeCAD/Mod/A2plus/InitGui.py

I've run the test suite with the following output:

$ freecad --run-test 0
[...]
Ran 211 tests in 118.356s

FAILED (failures=1, errors=23)
System exit

Among those 23 errors the most frequent is the import error for '_coin'.
Please see full log attached.

Please let me know if I could provide any more information to debug any
further.

Thanks a lot,

-- System Information:
Debian Release: bullseye/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.5.0-1-amd64 (SMP w/4 CPU cores)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_GB:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages freecad depends on:
ii  freecad-python3  0.18.4+dfsg2-1

Versions of packages freecad recommends:
ii  calculix-ccx  2.11-1+b3
ii  graphviz  2.42.2-3+b3

Versions of packages freecad suggests:
pn  povray  

-- no debconf information
FreeCAD 0.18.4, Libs: 0.18.4R
© Juergen Riegel, Werner Mayer, Yorik van Havre 2001-2019
  #   ###     
  ##  # #   #   # 
  # ##     # #   #  #   # 
    # # #  # #  #  # #  #   # 
  # #      ## # #   # 
  # #   ## ## # #   #  ##  ##  ##
  # #       ### # #    ##  ##  ##

TestPathApp (unittest.loader._FailedTest) ... ERROR
testAggregates (TestSpreadsheet.SpreadsheetCases)
Test all aggregate functions ... ok
testAlias (TestSpreadsheet.SpreadsheetCases)
Playing with aliases ... ok
testAmbiguousAlias (TestSpreadsheet.SpreadsheetCases)
Try to set the same alias twice (bug #2402) ... ok
testClearAlias (TestSpreadsheet.SpreadsheetCases)
This was causing a crash ... ok
testCrossDocumentLinks (TestSpreadsheet.SpreadsheetCases)
Expressions across files are not saved (bug #2442) ... ok
testFunctions (TestSpreadsheet.SpreadsheetCases)
Test all built-in simple functions ... ok
testInsertRows (TestSpreadsheet.SpreadsheetCases)
Inserting rows -- check renaming of internal cells ... ok
testInvoluteGear (TestSpreadsheet.SpreadsheetCases)
Support of boolean or integer values ... ok
testIssue3128 (TestSpreadsheet.SpreadsheetCases)
Regression test for issue 3128; mod should work with arbitrary units for both 
arguments ... ok
testIssue3225 (TestSpreadsheet.SpreadsheetCases)
Inserting rows -- check renaming of internal cells ... ok
testIssue3363 (TestSpreadsheet.SpreadsheetCases)
Regression test for issue 3363; Nested conditionals statement fails with 
additional conditional statement in false-branch ... ok
testIssue3432 (TestSpreadsheet.SpreadsheetCases)
Regression test for issue 3432; numbers with units are ignored from aggregates 
... ok
testNumbers (TestSpreadsheet.SpreadsheetCases)
Test different numbers ... ok
testPlacementName (TestSpreadsheet.SpreadsheetCases)
Object name is equal to property name (bug #2389) ... ok
testPrecedence (TestSpreadsheet.SpreadsheetCases)
Precedence -- test precedence for relational operators and conditional 
operator. ... ok
testRelationalOperators (TestSpreadsheet.SpreadsheetCases)
Test relational operators ... ok
testRemoveRows (TestSpreadsheet.SpreadsheetCases)
Removing rows -- check renaming of internal cells ... ok
testRenameAlias (TestSpreadsheet.SpreadsheetCases)
Test renaming of alias1 to alias2 in a spreadsheet ... ok
testRenameAlias2 (TestSpreadsheet.SpreadsheetCases)
Test renaming of alias1 to alias2 in a spreadsheet, when referenced from 
another object ... ok
testRenameAlias3 (TestSpreadsheet.SpreadsheetCases)
Test renaming of document object referenced from another object ... ok
testSetInvalidAlias (TestSpreadsheet.SpreadsheetCases)
Try to use a cell address as alias name ... ok
testSetInvalidAlias2 (TestSpreadsheet.SpreadsheetCases)
Try to use a unit (reserved word) as alias name ... ok
testSketcher (TestSpreadsheet.SpreadsheetCases)
Mixup of Label and Name (bug #2407) ... ok
testUnits (TestSpreadsheet.SpreadsheetCases)
Units -- test unit calculations. ... ok
testBoxCase (TestSketcherApp.SketcherSolverTestCases) ... ok
testIssue3245 (TestSketcherApp.SketcherSolverTestCases) ... ok
testIssue3245_2 (TestSketcherApp.SketcherSolverTestCases) ... ok
testSlotCase (TestSketcherApp.SketcherSolverTestCases) ... ok
testAnnoSymImageCase (TestTechDrawApp.TechDrawTestCases) ... starting TD 
DrawAnno/Sym/Image test
TDTest