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

Installation Errors #64

Closed
2 of 7 tasks
Btibert3 opened this issue Jan 4, 2019 · 2 comments
Closed
2 of 7 tasks

Installation Errors #64

Btibert3 opened this issue Jan 4, 2019 · 2 comments

Comments

@Btibert3
Copy link

Btibert3 commented Jan 4, 2019

I'm submitting a...

  • Bug report
  • Feature request
  • Documentation issue or request

Current behavior

Failed installation when trying to create a new environment with conda

conda create -n gaphor python=2.7
source activate gaphor 
pip install gaphor

Expected behavior

Expect software to install.

Minimal reproduction of the problem with instructions

Get error for missing module six. After pip install six and then pip install gaphor, get the error below.

Failed to build pycairo PyGObject

System Information

OS:

  • Linux (Please put in notes the specific distro)
  • MacOS
  • Windows 10
  • Windows 7
@danyeaw
Copy link
Member

danyeaw commented Jan 5, 2019

Thanks so much for your contribution to the project by submitting an issue ♥️

Have you checked out the macOS install instructions? https://github.com/gaphor/gaphor/blob/master/INSTALL-MACOS.md

@Btibert3
Copy link
Author

Btibert3 commented Jan 5, 2019

I didn't see those, let me poke around. Ty.

@Btibert3 Btibert3 closed this as completed Jan 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants