-
Notifications
You must be signed in to change notification settings - Fork 15
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
OmniGraffle 6 not supported. :( #23
Comments
There were some changes - sandboxing and name changes. Could you please check the latest version - 1.7. |
|
Can you try in an empty virtual environment?
There seems to be some dependencies problems and this will help us to debug find out where. |
that blew up in a HUGE way. I also had to sudo the install. I'm guessing i have something wonky going on. hmmm. |
I guess, but it is weird as this should create a completely clean environment. |
I'm using system python. So I can try a homebrew install of python? |
You could try, but it should work with the system one. I just tried that using a new virtual environment:
These are the state of pip packages: (omnigraffle-sysp27)$ pip freeze
You are using pip version 6.0.8, however version 6.1.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
altgraph==0.12
appscript==1.0.1
macholib==1.7
modulegraph==0.12
omnigraffle-export==1.7.1
py2app==0.9
pyobjc==3.0.4
pyobjc-core==3.0.4
pyobjc-framework-Accounts==3.0.4
pyobjc-framework-AddressBook==3.0.4
pyobjc-framework-AppleScriptKit==3.0.4
pyobjc-framework-AppleScriptObjC==3.0.4
pyobjc-framework-Automator==3.0.4
pyobjc-framework-CalendarStore==3.0.4
pyobjc-framework-CFNetwork==3.0.4
pyobjc-framework-Cocoa==3.0.4
pyobjc-framework-Collaboration==3.0.4
pyobjc-framework-CoreData==3.0.4
pyobjc-framework-CoreLocation==3.0.4
pyobjc-framework-CoreText==3.0.4
pyobjc-framework-CoreWLAN==3.0.4
pyobjc-framework-DictionaryServices==3.0.4
pyobjc-framework-DiskArbitration==3.0.4
pyobjc-framework-EventKit==3.0.4
pyobjc-framework-ExceptionHandling==3.0.4
pyobjc-framework-FSEvents==3.0.4
pyobjc-framework-InputMethodKit==3.0.4
pyobjc-framework-InstallerPlugins==3.0.4
pyobjc-framework-InstantMessage==3.0.4
pyobjc-framework-LatentSemanticMapping==3.0.4
pyobjc-framework-LaunchServices==3.0.4
pyobjc-framework-PreferencePanes==3.0.4
pyobjc-framework-PubSub==3.0.4
pyobjc-framework-QTKit==3.0.4
pyobjc-framework-Quartz==3.0.4
pyobjc-framework-ScreenSaver==3.0.4
pyobjc-framework-ScriptingBridge==3.0.4
pyobjc-framework-SearchKit==3.0.4
pyobjc-framework-ServiceManagement==3.0.4
pyobjc-framework-Social==3.0.4
pyobjc-framework-StoreKit==3.0.4
pyobjc-framework-SyncServices==3.0.4
pyobjc-framework-SystemConfiguration==3.0.4
pyobjc-framework-WebKit==3.0.4 |
I have the same issue. I installed via virtualenv and get the following error message when starting the tool:
Here is my list of dependencies installed in the virtualenv:
|
I'm seeing the exact same issue. Are there any plans to address it? I would but I would do more damage than anything else. |
I have no idea what has changed between 5 and 6 - but i do know the application name has changed to OmniGraffle.app.
The text was updated successfully, but these errors were encountered: