-
Notifications
You must be signed in to change notification settings - Fork 37
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
Cant install greg with setup.py #68
Comments
I have the same problem:
|
Just to make sure, if you install it via pip: |
Let me give that a try.
…On Fri, 27 Jan 2017 at 19:42 manolomartinez ***@***.***> wrote:
Just to make sure, if you install it via pip: pip install
git+file:///path/to/greg, does it work?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#68 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABgkGl4wjffqUGgCs5mpwrp0J0LERpAkks5rWfthgaJpZM4K73Ts>
.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm trying to install using your
setup.py
script, but I'm not able toimport greg
after installing it. (im inside a virtualenv, I havestagger
installed)Here's my console output:
And now, if I try running greg:
I cant import greg from a python terminal too.
I'm using python3.
The text was updated successfully, but these errors were encountered: