Skip to content

Install with pipx under 3.12.3 will not runΒ #344

@ssteinerx

Description

@ssteinerx

Install

ssteiner@B450M-DS3H:~
$ pipx install pydoro
  installed package pydoro 0.2.3, installed using Python 3.12.3
  These apps are now globally available
    - pydoro
done! ✨ 🌟 ✨

Run, crash

ssteiner@B450M-DS3H:~
$ pydoro
Traceback (most recent call last):
  File "/home/ssteiner/.local/pipx/venvs/pydoro/lib/python3.12/site-packages/pydoro/pydoro_core/util.py", line 17, in in_app_path
    wd = sys._MEIPASS
         ^^^^^^^^^^^^
AttributeError: module 'sys' has no attribute '_MEIPASS'

Desktop (please complete the following information):

  • OS: Linux
  • Version Kubuntu 24.04

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions