Forum

Welcome Guest 

Show/Hide Header

Welcome Guest, posting in this forum requires registration.





Pages: [1]
Author Topic: Zebratrace on OS X
krummrey
Advanced
Posts: 66
Permalink
Post Zebratrace on OS X
on: November 8, 2015, 23:47
Quote

I just managed to get ZebraTrace to work on my mac using Homebrew.

brew install pyqt

After everything has been installed you need to update your path as brew will tell you. My commands looked like this:

Python modules have been installed and Homebrew's site-packages is not in your Python sys.path, so you will not be able to import the modules
this formula installed. If you plan to develop with these modules,
please run:
  mkdir -p /Users/MyName/Library/Python/2.7/lib/python/site-packages
  echo 'import site; site.addsitedir("/usr/local/lib/python2.7/site-packages")' >> /Users/MyName/Library/Python/2.7/lib/python/site-packages/homebrew.pth

Then you can start it with:

python ZebraTrace.pyw

Hope that helps someone...
Image

krummrey
Advanced
Posts: 66
Permalink
Post Re: Zebratrace on OS X
on: November 9, 2015, 22:00
Quote

To bundle everything up and use it like a regular app I found Platypus. It creates a wrapper and builds an .app so that you just double click on it. No need to run it from the terminal.

rolexbene
Newbie
Posts: 9
Permalink
Post Re: Zebratrace on OS X
on: March 12, 2016, 15:44
Quote

This is great, thank you!

Pages: [1]
Mingle Forum by cartpauj
Version: 1.0.34 ; Page loaded in: 0.017 seconds.