User Activity

  • Posted a comment on discussion General Discussion on GeigerLog

    agreed. just thought i would throw the requirements thing out there.

  • Posted a comment on discussion General Discussion on GeigerLog

    here is a requirements.txt file that works attached and the resulting output: python -m pip install -r requirements.txt Requirement already satisfied: pip>=21.0.1 in /usr/local/lib/python3.8/site-packages (from -r requirements.txt (line 1)) (21.0.1) Requirement already satisfied: setuptools>=54.0.0 in /usr/local/lib/python3.8/site-packages (from -r requirements.txt (line 2)) (54.0.0) Requirement already satisfied: pyqt5>=5.15.3 in /usr/local/lib/python3.8/site-packages (from -r requirements.txt (line...

  • Posted a comment on discussion General Discussion on GeigerLog

    Would make installation much easier if instead of installing 1 package at a time you could just create a requirements.txt file and install the entire set of packages. See https://pip.pypa.io/en/latest/reference/pip_install/#requirements-file-format then one could just issue: python -m pip install -r requirements.txt See: https://pip.pypa.io/en/latest/user_guide/#requirements-files Thanks for your very nice data logger. I just got my GQ Electronics geiger counter and am learning how to use it.

  • Posted a comment on discussion General Discussion on GeigerLog

    i just installed 1.2.1 on my mac OS (version 10.15.7) and going through the README instructions I ran: python3 GLpipcheck.py I went through the missing packages 1 by 1 until I had OK for all packages but geigerlog still would not start. I started reading the pdf user manual for the mac install appendix only to find out I was missing a package. Please update GLpipcheck.py to reflect the correct install requirements. Thanks!

View All

Personal Data

Username:
jsimone
Joined:
2002-07-29 20:28:44

Projects

  • No projects to display.

Personal Tools

Auth0 Logo