adamerose / adamerose/PandasGUI

App does not fit in the window.

オープン
#199 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Python
スター
3.3k
フォーク
239
PR マージ指標
30日以内にマージされた PR はありません

説明

![pandasgui_screenshot](https://user-images.githubusercontent.com/63906605/163915430-f51c95ab-74a1-4716-95c9-6fc57eef30da.JPG)

The pandasgui app does not fit in the window.
I have searched as far as I know, but could not find a solution, so I am asking my question here.

When I started pandasgui, I got the following error message
With the following error, the display of the launched app does not fit in the window as shown in the attached image.
I have checked the version of the package and it seems to meet the requirements, but the problem persists.
I am also having trouble understanding the error information that is output.

I would appreciate it if you could tell us how to solve this problem.

show(iris)

PandasGUI INFO — pandasgui.gui — Opening PandasGUI
Traceback (most recent call last):
File "C:\XXXXXX\AppData\Local\Programs\Python\Python310\lib\site-packages\pandasgui\widgets\find_toolbar.py", line 308, in resizeEvent
button.move(
TypeError: arguments did not match any overloaded call:
move(self, QPoint): argument 1 has unexpected type 'int'
move(self, int, int): argument 2 has unexpected type 'float'

Windows10
python version is 3.10.2
The other packages version is satisfied requirement.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。