harrandt
harrandt
> Unfortunately, that does not actually work for `poetry` because it uses `requests`, which is strictly HTTP, and does not support `file:///` style URLs: But would that be a reason...
This feature is explicitly not about `find-links` but rather `index-url`. There is no need to iterate a directory or guess around, you get the explicit links to the packages.
Same issue here, any chance that the fix will be merged at some point?
Closed by mistake. Reopening.
Not sure if that is a valid case, because `find_by`, of course, should return the model, just in a sorted way. And I don't see how the output type and...
I am on Windows 10 with the same problem I activated the verbose mode in vtk_parser.py by setting VTK_PARSER_VERBOSE `set VTK_PARSER_VERBOSE=1` and the last lines I see when I run...
Same issue with Linux, Python 3.8 and mayavi 4.8.2 The error thrown is of course different to Windows: `Building TVTK classes... Fatal Python error: Segmentation fault`
Possible workaround: https://github.com/enthought/mayavi/issues/1325#issuecomment-2538065965
@griff10000 Did you look at the solutions mentioned here? https://github.com/enthought/mayavi/issues/1325