seghier

Results 43 issues of seghier

Hello, i tried to import it in ironpython without sucess can you please add support for ironpython?

Hello This addon don't work with blender 3.0 ------ Update: it installed now from the link https://github.com/brunopostle/homemaker-addon/releases/tag/2021-12-11 Is there any tutorial how to use it?

documentation

Hello When the image have different faces with different emotions : detector.top_emotion(image) give only the top of the first face; how we can get top list of all faces?

Hi I use Ironpython with Livecharts but i don't know what's wrong in the code `Runtime error (ArgumentTypeException): expected ISeriesView, got ChartValues[int]` ![image](https://user-images.githubusercontent.com/6026588/158754053-8507376e-3b18-4dbe-bf7c-815e9afad493.png)

Hi i try this equation ``` from mpmath import * mp.dps = 15; mp.pretty = True x = [-1, -4, -2.3, 1.6, 1, 2, 12, -9, -1, 0, 1.5] #...

Hello Is color picker available as feature ? ![image](https://user-images.githubusercontent.com/6026588/157791510-7434f6e2-ccab-4999-b5de-dbd7fb1e0aab.png)

question
resolved

Hello How to edit cells with enter key like in excel? this is better than double click or F2 button; is there a feature must enabled to change this?

question

Hi I create a windows form and use merge cells , this work fine but unmerge the range don't work This work fine in the demo editor but not in...

Hello when i export excel file as csv the column of the bottom values changed ![image](https://user-images.githubusercontent.com/6026588/156987203-8f3c03ed-ac08-4017-ae8d-7ea87193916a.png)

confirming

Hello Can pyexcel_xlsx or pyexcel edit an opened excel file?