打开项目时,无法显示已标注数据
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- 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.
Same issue
Same Issue
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
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
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也还是原本的版本
Same issue
请问你解决了吗?
update to the latest 1.13.1 should work, try this command: pip install -U label-studio==1.13.1
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: "https://github.com/HumanSignal/label-studio/commit/c5696cd87c585322d3bdc378aa3f52e566624e3d" , and forced me to run the FrontEnd source which I didn't need before.
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安装就行
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
same issue
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.
I am using version 1.8.0, and this issue suddenly appeared. Besides upgrading, is there any way to solve it?
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?
