Re: [Twisted-Python] Half a day on a broken Pip install.

2018-07-30 Thread Glyph
On Windows 8, you can use Docker Toolbox instead, which should function just fine for what you're trying to do. https://docs.docker.com/toolbox/toolbox_install_windows/ -glyph > On Jul 30, 2018, at 12:17 PM, Ryan M wrote: > > Docker

Re: [Twisted-Python] Half a day on a broken Pip install.

2018-07-30 Thread Glyph
> On Jul 30, 2018, at 10:40 AM, Ryan McParlan wrote: > > and thats not even evniormnet stuff like linux vs mac vs windows. its a > guessing game on what to download. and its much easier just to bitch about > it. I think because no one really knows..everyone just kinda struggles though > the

Re: [Twisted-Python] Half a day on a broken Pip install.

2018-07-30 Thread Jonah Crawford
As a backup to installing docker directly you might try vagrant which will work on windows 8 then install docker inside a vagrant image (in virtualbox) There's almost always a way https://www.youtube.com/watch?v=nZrQsxCPT2s https://www.vagrantup.com/ But alas, sometimes development failures are

Re: [Twisted-Python] Half a day on a broken Pip install.

2018-07-30 Thread Ryan M
Docker doesn’t work with windows 8. I talked to the developer. Andrew Goodwin. I don’t have the budget to upgrade. I appreciate the help. 2 days of my life I will never get back. Thanks for all the help. Sent from my iPhone > On Jul 30, 2018, at 12:58 PM, Jonah Crawford wrote: > > Ryan her

Re: [Twisted-Python] Half a day on a broken Pip install.

2018-07-30 Thread Jonah Crawford
Ryan here's the free version of docker to install. https://www.docker.com/community-edition After you have that running try this: https://github.com/zerok/channels-in-docker The three lines to run it are at the bottom of the page. You'll need to learn more about docker as it's a big part of the

Re: [Twisted-Python] Half a day on a broken Pip install.

2018-07-30 Thread Ryan McParlan
I mean I wish I could explain what goes wrong. Thats 90% of the frustration. ___ Twisted-Python mailing list Twisted-Python@twistedmatrix.com https://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Re: [Twisted-Python] Half a day on a broken Pip install.

2018-07-30 Thread Ryan McParlan
now its saying i need dockers but I need to work at a fortune 500 company to purchase and install Dockers. All I want to do i learn and run DJANGO and Run this tutorial. https://channels.readthedocs.io/en/latest/tutorial/part_2.html I spend 2 days on things that dont even work and its a waste o

Re: [Twisted-Python] Half a day on a broken Pip install.

2018-07-29 Thread Glyph
On Jul 29, 2018, at 1:02 PM, Ryan McParlan wrote: > > Now everything is just broken. theres no support for this how am i supoose to > learn when i just look shit up on the internet to fix it and end up breaking > things even furthrer. jfc > I understand that this is frustrating (and I've put

Re: [Twisted-Python] Half a day on a broken Pip install.

2018-07-29 Thread Jonah Crawford
Ryan. Usually bleeding edge python distributions are not supported on large code bases for a number of months. This is because a good deal of testing must occur before folks trust it in production. It's a good thing you only gain by using a previous version - even python 2.7. I suggest following Mo

Re: [Twisted-Python] Half a day on a broken Pip install.

2018-07-29 Thread Ryan McParlan
Now everything is just broken. theres no support for this how am i supoose to learn when i just look shit up on the internet to fix it and end up breaking things even furthrer. jfc On Sun, Jul 29, 2018 at 2:30 PM, Ryan McParlan wrote: > I get dumb errors trying to back out the 3.7 interpreter an

Re: [Twisted-Python] Half a day on a broken Pip install.

2018-07-29 Thread Ryan McParlan
I get dumb errors trying to back out the 3.7 interpreter and adding in the 3.6...Invalid Python SDK. This is is so stupid. These things never work then you install seven gagillion things to work around what a waste. On Sun, Jul 29, 2018 at 1:58 PM, Glyph wrote: > On Jul 29, 2018, at 9:33 AM, Rya

Re: [Twisted-Python] Half a day on a broken Pip install.

2018-07-29 Thread Glyph
On Jul 29, 2018, at 9:33 AM, Ryan McParlan wrote: > > Can someone help me? > > For starters, this is a picture of you trying to install Twisted on Python 3.7, which we do not yet support. I've filed https://twistedmatrix.com/trac/ticket/9502#ticket