Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

打开项目时,无法显示已标注数据 #6329

Open
Songyanfei295463 opened this issue Sep 6, 2024 · 15 comments
Open

打开项目时,无法显示已标注数据 #6329

Songyanfei295463 opened this issue Sep 6, 2024 · 15 comments

Comments

@Songyanfei295463
Copy link

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):

  • OS: [e.g. iOS]
  • Label Studio Version [e.g. 0.8.0]

Additional context
Add any other context about the problem here.

@Songyanfei295463
Copy link
Author

image

@failable
Copy link

failable commented Sep 6, 2024

Same issue
image

@tienldbnk
Copy link

Same Issue
bug

@c-x-z
Copy link

c-x-z commented Sep 9, 2024

Update the version.,Mine was v1.13.0 and I also had this problem.,Update to v1.13.1 and it works normally.

pip install --upgrade label-studio

@tienldbnk
Copy link

Update the version.,Mine was v1.13.0 and I also had this problem.,Update to v1.13.1 and it works normally.

pip install --upgrade label-studio

I'm not use lib label-studio , I use source clone from github , I run all source

@Songyanfei295463
Copy link
Author

Update the version.,Mine was v1.13.0 and I also had this problem.,Update to v1.13.1 and it works normally.更新版本,我的是v1.13.0我也有这个问题,更新到v1.13.1就可以正常工作了

pip install --upgrade label-studio

为什么我无法更新到最新版本呢?请问具体是怎么操作的呢?我输入了pip install -U label-studio也还是原本的版本

@Songyanfei295463
Copy link
Author

Same issue image

请问你解决了吗?

@JKYang01
Copy link

update to the latest 1.13.1 should work, try this command:
pip install -U label-studio==1.13.1

@tienldbnk
Copy link

update to the latest 1.13.1 should work, try this command: pip install -U label-studio==1.13.1

It started to fail when merging this commit: "c5696cd" , and forced me to run the FrontEnd source which I didn't need before.

@ShylockZh
Copy link

Update the version.,Mine was v1.13.0 and I also had this problem.,Update to v1.13.1 and it works normally.更新版本,我的是v1.13.0我也有这个问题,更新到v1.13.1就可以正常工作了
pip install --upgrade label-studio

为什么我无法更新到最新版本呢?请问具体是怎么操作的呢?我输入了pip install -U label-studio也还是原本的版本

直接下载whl文件,下载好之后直接用pip install安装就行

@swallowgirl
Copy link

Update the version.,Mine was v1.13.0 and I also had this problem.,Update to v1.13.1 and it works normally.
pip install --upgrade label-studio

I'm not use lib label-studio , I use source clone from github , I run all source

me too,i want to find a solution

@YanxingLiu
Copy link

same issue

@JKYang01
Copy link

JKYang01 commented Oct 6, 2024

if you cannot figure out downloading the latest version of labelstudio, try to change the browser.
I had the same viewing issue when I installed lablestudio 1.13.0 and using chrome.
Once I switched to firefox, the data popped up again.

@w-yuj
Copy link

w-yuj commented Nov 12, 2024

I am using version 1.8.0, and this issue suddenly appeared. Besides upgrading, is there any way to solve it?

@JKYang01
Copy link

I am using version 1.8.0, and this issue suddenly appeared. Besides upgrading, is there any way to solve it?

try to switch browser?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants