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

Package/Installer for Windows #39

Open
sk1p opened this issue Jul 9, 2018 · 10 comments · May be fixed by #1628
Open

Package/Installer for Windows #39

sk1p opened this issue Jul 9, 2018 · 10 comments · May be fixed by #1628
Labels
good first issue Good for newcomers help wanted Extra attention is needed windows

Comments

@sk1p
Copy link
Member

sk1p commented Jul 9, 2018

Can the average windows user install a Python environment and install LiberTEM via pip, or do we need to provide an .exe installer or something like that?

@sk1p sk1p added this to the 0.1 milestone Jul 9, 2018
@uellue
Copy link
Member

uellue commented Jul 9, 2018 via email

@sk1p
Copy link
Member Author

sk1p commented Jul 12, 2018

I see at least two ways for this:

  1. build a portable miniconda installation and create an installer that just copies that somewhere
  2. like hyperspy, create a bundle based on WinPython

I currently like 1) as it is basically what I'm doing with the Linux app image

@uellue uellue added the windows label Aug 13, 2018
@uellue uellue modified the milestones: 0.1, 0.2 Aug 22, 2018
@uellue
Copy link
Member

uellue commented Aug 22, 2018

Actually, installing Anaconda and then installing LiberTEM into an environment is quite OK on Windows. Maybe we can stick with that for the early version since people likely want to update from Git anyway?

@sk1p sk1p added the help wanted Extra attention is needed label Aug 24, 2018
@uellue uellue added the good first issue Good for newcomers label Mar 3, 2019
@AshwinB-hat
Copy link

Hey @uellue @sk1p,
I would like to work on the conda packaging for windows.

@uellue
Copy link
Member

uellue commented Mar 29, 2019

@AshwinB-hat that's great! I suppose as part of the Google Summer of Code?

We can discuss details in the Gitter chat: https://gitter.im/LiberTEM/Lobby

@AshwinB-hat
Copy link

Yes!
Fine i will ping there. (Y)

@uellue uellue modified the milestones: 0.2, 0.3 Jun 18, 2019
@sk1p sk1p modified the milestones: 0.3, 0.4 Dec 12, 2019
@sk1p sk1p removed this from the 0.4 milestone Feb 10, 2020
@uellue
Copy link
Member

uellue commented Apr 12, 2024

@uellue
Copy link
Member

uellue commented Apr 12, 2024

...or this https://pypi.org/project/pynsist/

@uellue
Copy link
Member

uellue commented Apr 17, 2024

Pynsist managed to build an installer package that installed sth. However, when trying to run it, it would flash a window and terminate. I couldn't get a proper error message, so I can't continue investigating.

PyInstaller is currently broken by this: open-telemetry/opentelemetry-python#2288

@uellue
Copy link
Member

uellue commented Apr 17, 2024

@uellue uellue linked a pull request Apr 19, 2024 that will close this issue
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed windows
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants