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

Device column is empty in 0.2.11 #241

Open
jeroenst opened this issue Apr 30, 2023 · 6 comments
Open

Device column is empty in 0.2.11 #241

jeroenst opened this issue Apr 30, 2023 · 6 comments

Comments

@jeroenst
Copy link

jeroenst commented Apr 30, 2023

What can be the reason that my device column is empty?

image

pip install tdmgr
Defaulting to user installation because normal site-packages is not writeable
Requirement already satisfied: tdmgr in /home/jeroen/.local/lib/python3.10/site-packages (0.2.11)
Requirement already satisfied: paho-mqtt>=1.4 in /home/jeroen/.local/lib/python3.10/site-packages (from tdmgr) (1.6.1)
Requirement already satisfied: PyQt5==5.14.2 in /home/jeroen/.local/lib/python3.10/site-packages (from tdmgr) (5.14.2)
Requirement already satisfied: PyQt5-sip<13,>=12.7 in /home/jeroen/.local/lib/python3.10/site-packages (from PyQt5==5.14.2->tdmgr) (12.12.1)
pip debug 
WARNING: This command is only meant for debugging. Do not use this with automation for parsing and getting these details, since the output and options of this command may change without notice.
pip version: pip 22.0.2 from /usr/lib/python3/dist-packages/pip (python 3.10)
sys.version: 3.10.6 (main, Mar 10 2023, 10:55:28) [GCC 11.3.0]
sys.executable: /usr/bin/python3
sys.getdefaultencoding: utf-8
sys.getfilesystemencoding: utf-8
locale.getpreferredencoding: UTF-8
sys.platform: linux
sys.implementation:
  name: cpython
'cert' config value: Not specified
REQUESTS_CA_BUNDLE: None
CURL_CA_BUNDLE: None
pip._vendor.certifi.where(): /etc/ssl/certs/ca-certificates.crt
pip._vendor.DEBUNDLED: False
vendored library versions:
  CacheControl==0.12.10
  colorama==0.4.4
  distlib==0.3.4
  distro==1.6.0
  html5lib==1.1
  msgpack==1.0.3 (Unable to locate actual module version, using vendor.txt specified version)
  packaging==21.3
  pep517==0.12.0
  platformdirs==2.4.1
  progress==1.6
  pyparsing==3.0.7
  requests==2.27.1
  certifi==2021.10.08
  chardet==4.0.0
  idna==3.3
  urllib3==1.26.8
  rich==11.0.0 (Unable to locate actual module version, using vendor.txt specified version)
  pygments==2.11.2
  typing_extensions==4.0.1 (Unable to locate actual module version, using vendor.txt specified version)
  resolvelib==0.8.1
  setuptools==44.0.0 (Unable to locate actual module version, using vendor.txt specified version)
  six==1.16.0
  tenacity==8.0.1 (Unable to locate actual module version, using vendor.txt specified version)
  tomli==1.0.3
  webencodings==0.5.1 (Unable to locate actual module version, using vendor.txt specified version)
Compatible tags: 818
  cp310-cp310-manylinux_2_35_x86_64
  cp310-cp310-manylinux_2_34_x86_64
  cp310-cp310-manylinux_2_33_x86_64
  cp310-cp310-manylinux_2_32_x86_64
  cp310-cp310-manylinux_2_31_x86_64
  cp310-cp310-manylinux_2_30_x86_64
  cp310-cp310-manylinux_2_29_x86_64
  cp310-cp310-manylinux_2_28_x86_64
  cp310-cp310-manylinux_2_27_x86_64
  cp310-cp310-manylinux_2_26_x86_64
  ...
  [First 10 tags shown. Pass --verbose to show all.]
@Jason2866
Copy link
Collaborator

Which Linux OS used?

@barbudor
Copy link
Contributor

Please try dev version
I think some fixes that solved issues on recent distros were merged after the release of latest 0.2.13

May be time for a 0.2.14?
@jziolkowski

@jeroenst
Copy link
Author

@barbudor Indeed, dev version works. Thanks.

@jeroenst
Copy link
Author

@Jason2866 Linux Mint 21.1 (but using dev version works).

@jeroenst jeroenst changed the title Device column is empry Device column is empty Apr 30, 2023
@jeroenst jeroenst changed the title Device column is empty Device column is empty in 0.2.11 Apr 30, 2023
@Jason2866
Copy link
Collaborator

Tried release 0.2.13?

@jeroenst
Copy link
Author

I just did pip install tdmgr

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

3 participants