New to Open Source Contribution Need Help With Setting Up Environment For Channels to Reproduce Issues After Cloning From Git

75 views
Skip to first unread message

Suvodeep Dubey

unread,
Nov 5, 2019, 8:01:28 AM11/5/19
to Django developers (Contributions to Django itself)
I have cloned channels repo in my local. I was going through the bugs but was unable to set-up the environment to reproduce the bugs.

I have the following understanding:

1. Rather than `pip install channels` clone the channels from git
2. Execute the channels parallel to your application and make them talk and see the errors in application and logs in channels.

I am unable to build and run the channels and configure it with a dummy Django app to reproduce the bugs.

Adam Johnson

unread,
Nov 28, 2019, 1:02:40 PM11/28/19
to django-d...@googlegroups.com
Hi Suvodeep,


If you use the command:

pip install -e .

You can install your cloned channels copy in a virtual environment and use that as normal in a channels app.

Afraid I haven't worked on it myself but the instructions seem pretty complete. I don't think there are many people working on Channels itself right now though.

Thanks,

Adam

--
You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-develop...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/ddd5f084-7797-471d-889f-456c83df8b28%40googlegroups.com.


--
Adam
Reply all
Reply to author
Forward
0 new messages