Thanks for the insight, Michael. I will have to play around with the "-e ."
option in my requirements.txt. It would definitely be nice if this could be
done without the additional .ebextensions config.

On Mon, Jul 18, 2016 at 10:50 AM, Michael Merickel <mmeri...@gmail.com>
wrote:

> On Mon, Jul 18, 2016 at 12:04 PM, Andrew Burnett <ajburnet...@gmail.com>
> wrote:
>
>> I had tried that previously but was met with the error:
>>
>> 'failed, because: Directory '.' is not installable. File 'setup.py' not
>> found.'
>>
>> Which I didn't understand because requirements.txt exists in the root
>> directory of the project, at the same level as setup.py. Any ideas?
>>
>
> I don't know how to fix that. It's obviously because it's not executing
> pip anchored to the folder containing the code / requirements.txt.
>
> Regardless, in your .ebextensions setup you should be using "pip install
> -e ." instead of "python setup.py develop".
>
> --
> You received this message because you are subscribed to the Google Groups
> "pylons-discuss" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to pylons-discuss+unsubscr...@googlegroups.com.
> To post to this group, send email to pylons-discuss@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/pylons-discuss/CAKdhhwGCNS9xFx6Ln0rsZ8tNXNdZLeR49wrrR43m%3D_y5Q7J23Q%40mail.gmail.com
> <https://groups.google.com/d/msgid/pylons-discuss/CAKdhhwGCNS9xFx6Ln0rsZ8tNXNdZLeR49wrrR43m%3D_y5Q7J23Q%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Vincent Catalano
Software Engineer and Web Ninja,
(520).603.8944

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pylons-discuss+unsubscr...@googlegroups.com.
To post to this group, send email to pylons-discuss@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/pylons-discuss/CAEhnOsyCMcjschPLCpv2bGfLnyxXQFC2i1JeJCp%2Bf0PFfqknrQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to