workspace
stringclasses 1
value | channel
stringclasses 1
value | sentences
stringlengths 1
3.93k
| ts
stringlengths 26
26
| user
stringlengths 2
11
| sentence_id
stringlengths 44
53
| timestamp
float64 1.5B
1.56B
| __index_level_0__
int64 0
106k
|
---|---|---|---|---|---|---|---|
pythondev | help | New job? Or was this an internship? | 2017-07-28T13:06:12.366864 | Beula | pythondev_help_Beula_2017-07-28T13:06:12.366864 | 1,501,247,172.366864 | 87,803 |
pythondev | help | Internship | 2017-07-28T13:06:17.369438 | Myong | pythondev_help_Myong_2017-07-28T13:06:17.369438 | 1,501,247,177.369438 | 87,804 |
pythondev | help | Back to school and possibly another internship | 2017-07-28T13:06:25.373654 | Myong | pythondev_help_Myong_2017-07-28T13:06:25.373654 | 1,501,247,185.373654 | 87,805 |
pythondev | help | They may offer full time here but it's super Enterprise environment and not competitive pay | 2017-07-28T13:06:46.384460 | Myong | pythondev_help_Myong_2017-07-28T13:06:46.384460 | 1,501,247,206.38446 | 87,806 |
pythondev | help | Plus another year of school I'd rather keep my options open | 2017-07-28T13:07:00.392018 | Myong | pythondev_help_Myong_2017-07-28T13:07:00.392018 | 1,501,247,220.392018 | 87,807 |
pythondev | help | Definitely understood | 2017-07-28T13:07:13.398569 | Beula | pythondev_help_Beula_2017-07-28T13:07:13.398569 | 1,501,247,233.398569 | 87,808 |
pythondev | help | It's all consulting stuff | 2017-07-28T13:07:33.409034 | Myong | pythondev_help_Myong_2017-07-28T13:07:33.409034 | 1,501,247,253.409034 | 87,809 |
pythondev | help | Im one of the two CompE students here out of 35 interns and not even half of them are CompSci | 2017-07-28T13:07:57.421257 | Myong | pythondev_help_Myong_2017-07-28T13:07:57.421257 | 1,501,247,277.421257 | 87,810 |
pythondev | help | Lots of CIS | 2017-07-28T13:08:01.423183 | Myong | pythondev_help_Myong_2017-07-28T13:08:01.423183 | 1,501,247,281.423183 | 87,811 |
pythondev | help | you’ve had issues with brew and pyenv <@Beula> ? | 2017-07-28T13:08:37.441664 | Johana | pythondev_help_Johana_2017-07-28T13:08:37.441664 | 1,501,247,317.441664 | 87,812 |
pythondev | help | <@Beula> should I just make up another `virtualenv` and put 3.5.whayeber on it then install reqs? | 2017-07-28T13:08:53.449749 | Myong | pythondev_help_Myong_2017-07-28T13:08:53.449749 | 1,501,247,333.449749 | 87,813 |
pythondev | help | was it postgres? i had an issue and fixed it by upgrading psycopg2. | 2017-07-28T13:08:58.452134 | Johana | pythondev_help_Johana_2017-07-28T13:08:58.452134 | 1,501,247,338.452134 | 87,814 |
pythondev | help | Just `brew` managing my python install. For example when 3.6.2 came out and I updated, it killed a bunch of virtualenvs that were looking at the 3.6.1 executable | 2017-07-28T13:09:12.459189 | Beula | pythondev_help_Beula_2017-07-28T13:09:12.459189 | 1,501,247,352.459189 | 87,815 |
pythondev | help | Sounds reasonable <@Myong> | 2017-07-28T13:09:28.467532 | Beula | pythondev_help_Beula_2017-07-28T13:09:28.467532 | 1,501,247,368.467532 | 87,816 |
pythondev | help | oh ok | 2017-07-28T13:09:33.470135 | Johana | pythondev_help_Johana_2017-07-28T13:09:33.470135 | 1,501,247,373.470135 | 87,817 |
pythondev | help | yea i use pyenv now for that. the psycopg2 thing is the only issue i’ve had so far. | 2017-07-28T13:09:47.477410 | Johana | pythondev_help_Johana_2017-07-28T13:09:47.477410 | 1,501,247,387.47741 | 87,818 |
pythondev | help | This work comp came with so many env variables in the path I can't add anymore :joy: | 2017-07-28T13:10:09.488612 | Myong | pythondev_help_Myong_2017-07-28T13:10:09.488612 | 1,501,247,409.488612 | 87,819 |
pythondev | help | good old windows | 2017-07-28T13:11:30.529168 | Beula | pythondev_help_Beula_2017-07-28T13:11:30.529168 | 1,501,247,490.529168 | 87,820 |
pythondev | help | <@Beula> have you noticed brew python being pretty slow overall? | 2017-07-28T13:11:39.533680 | Meg | pythondev_help_Meg_2017-07-28T13:11:39.533680 | 1,501,247,499.53368 | 87,821 |
pythondev | help | <#C5XHHMXHB|os_windows> | 2017-07-28T13:11:40.534035 | Myong | pythondev_help_Myong_2017-07-28T13:11:40.534035 | 1,501,247,500.534035 | 87,822 |
pythondev | help | seems it installs with some not very good flags that cause issues | 2017-07-28T13:11:55.541873 | Meg | pythondev_help_Meg_2017-07-28T13:11:55.541873 | 1,501,247,515.541873 | 87,823 |
pythondev | help | where does virtualenv install to? | 2017-07-28T13:12:12.550287 | Myong | pythondev_help_Myong_2017-07-28T13:12:12.550287 | 1,501,247,532.550287 | 87,824 |
pythondev | help | I haven't - but I write better code than you :stuck_out_tongue: | 2017-07-28T13:12:33.561135 | Beula | pythondev_help_Beula_2017-07-28T13:12:33.561135 | 1,501,247,553.561135 | 87,825 |
pythondev | help | ooooo | 2017-07-28T13:12:45.567237 | Myong | pythondev_help_Myong_2017-07-28T13:12:45.567237 | 1,501,247,565.567237 | 87,826 |
pythondev | help | <@Myong> on windows? | 2017-07-28T13:12:47.568005 | Beula | pythondev_help_Beula_2017-07-28T13:12:47.568005 | 1,501,247,567.568005 | 87,827 |
pythondev | help | Well I mean is it inside python dir? | 2017-07-28T13:13:01.575493 | Myong | pythondev_help_Myong_2017-07-28T13:13:01.575493 | 1,501,247,581.575493 | 87,828 |
pythondev | help | JK of course <@Meg> - I should benchmark it and then compile from source and see | 2017-07-28T13:13:09.579534 | Beula | pythondev_help_Beula_2017-07-28T13:13:09.579534 | 1,501,247,589.579534 | 87,829 |
pythondev | help | :smile: | 2017-07-28T13:13:25.587683 | Meg | pythondev_help_Meg_2017-07-28T13:13:25.587683 | 1,501,247,605.587683 | 87,830 |
pythondev | help | nice shot there, sir :stuck_out_tongue: | 2017-07-28T13:13:33.591754 | Meg | pythondev_help_Meg_2017-07-28T13:13:33.591754 | 1,501,247,613.591754 | 87,831 |
pythondev | help | <https://www.reddit.com/r/Python/comments/6i8dn7/python_276_via_brew_on_osx_twice_as_slow_as_the/> | 2017-07-28T13:14:02.606586 | Meg | pythondev_help_Meg_2017-07-28T13:14:02.606586 | 1,501,247,642.606586 | 87,832 |
pythondev | help | I picture Jason doing this :point_up::skin-tone-4: | 2017-07-28T13:14:05.608080 | Beula | pythondev_help_Beula_2017-07-28T13:14:05.608080 | 1,501,247,645.60808 | 87,833 |
pythondev | help | Interesting | 2017-07-28T13:14:21.616233 | Beula | pythondev_help_Beula_2017-07-28T13:14:21.616233 | 1,501,247,661.616233 | 87,834 |
pythondev | help | Oh man this is fun to figure this out | 2017-07-28T13:17:46.722867 | Myong | pythondev_help_Myong_2017-07-28T13:17:46.722867 | 1,501,247,866.722867 | 87,835 |
pythondev | help | trying to pull the database <http://download.geonames.org/export/dump/>
what would be the best bet in picking the database? PostgreSQL or MongoDB | 2017-07-28T13:46:06.614573 | Clarence | pythondev_help_Clarence_2017-07-28T13:46:06.614573 | 1,501,249,566.614573 | 87,836 |
pythondev | help | I figured that there is a relation between the dumped data from multiple .txts which would immediately push me to use Psql but I wonder if Mongo can perform fairly if I am able to handle the co-relation at the app level with decent db-search | 2017-07-28T13:48:44.699177 | Clarence | pythondev_help_Clarence_2017-07-28T13:48:44.699177 | 1,501,249,724.699177 | 87,837 |
pythondev | help | I’d do postgres | 2017-07-28T13:49:28.722503 | Meg | pythondev_help_Meg_2017-07-28T13:49:28.722503 | 1,501,249,768.722503 | 87,838 |
pythondev | help | data is structured | 2017-07-28T13:49:31.724490 | Meg | pythondev_help_Meg_2017-07-28T13:49:31.724490 | 1,501,249,771.72449 | 87,839 |
pythondev | help | and if you’re going to do spatial queries, postgis is the best option | 2017-07-28T13:49:50.734352 | Meg | pythondev_help_Meg_2017-07-28T13:49:50.734352 | 1,501,249,790.734352 | 87,840 |
pythondev | help | <@Beula> got it all set up, gonna try pyinstaller | 2017-07-28T13:50:08.744046 | Myong | pythondev_help_Myong_2017-07-28T13:50:08.744046 | 1,501,249,808.744046 | 87,841 |
pythondev | help | no issues with 3.5.3 | 2017-07-28T13:50:11.745586 | Myong | pythondev_help_Myong_2017-07-28T13:50:11.745586 | 1,501,249,811.745586 | 87,842 |
pythondev | help | :toot: | 2017-07-28T13:50:18.749633 | Beula | pythondev_help_Beula_2017-07-28T13:50:18.749633 | 1,501,249,818.749633 | 87,843 |
pythondev | help | That emoji must be 20 years old | 2017-07-28T13:50:34.758318 | Myong | pythondev_help_Myong_2017-07-28T13:50:34.758318 | 1,501,249,834.758318 | 87,844 |
pythondev | help | Should I bundle the `config.yaml` or just place in the same dir or it does the same thing anyways | 2017-07-28T13:51:57.801614 | Myong | pythondev_help_Myong_2017-07-28T13:51:57.801614 | 1,501,249,917.801614 | 87,845 |
pythondev | help | if you want it editable, no | 2017-07-28T13:52:32.819769 | Beula | pythondev_help_Beula_2017-07-28T13:52:32.819769 | 1,501,249,952.819769 | 87,846 |
pythondev | help | okay that's what I thought | 2017-07-28T13:52:43.825287 | Myong | pythondev_help_Myong_2017-07-28T13:52:43.825287 | 1,501,249,963.825287 | 87,847 |
pythondev | help | yay no errors after 2 seconds this time | 2017-07-28T13:53:01.835422 | Myong | pythondev_help_Myong_2017-07-28T13:53:01.835422 | 1,501,249,981.835422 | 87,848 |
pythondev | help | uh oh, the `.exe`just exits | 2017-07-28T13:53:54.864055 | Myong | pythondev_help_Myong_2017-07-28T13:53:54.864055 | 1,501,250,034.864055 | 87,849 |
pythondev | help | yay | 2017-07-28T13:53:57.865535 | Myong | pythondev_help_Myong_2017-07-28T13:53:57.865535 | 1,501,250,037.865535 | 87,850 |
pythondev | help | You may need a special flag for a UI based app | 2017-07-28T13:54:13.873824 | Beula | pythondev_help_Beula_2017-07-28T13:54:13.873824 | 1,501,250,053.873824 | 87,851 |
pythondev | help | gotcha | 2017-07-28T13:54:29.882847 | Myong | pythondev_help_Myong_2017-07-28T13:54:29.882847 | 1,501,250,069.882847 | 87,852 |
pythondev | help | bunch of missing modules also | 2017-07-28T13:54:33.885422 | Myong | pythondev_help_Myong_2017-07-28T13:54:33.885422 | 1,501,250,073.885422 | 87,853 |
pythondev | help | Seems like the main error are two of my module missing due to `invalid module` | 2017-07-28T14:02:56.157131 | Myong | pythondev_help_Myong_2017-07-28T14:02:56.157131 | 1,501,250,576.157131 | 87,854 |
pythondev | help | Okay so inspecting the archive of my imported modules it does seem that I do not have the two modules | 2017-07-28T14:10:36.400102 | Myong | pythondev_help_Myong_2017-07-28T14:10:36.400102 | 1,501,251,036.400102 | 87,855 |
pythondev | help | Im quite lost here. There's not much documentation on how to force a module import | 2017-07-28T14:27:08.918167 | Myong | pythondev_help_Myong_2017-07-28T14:27:08.918167 | 1,501,252,028.918167 | 87,856 |
pythondev | help | And I can't figure out why the two modules are invalid | 2017-07-28T14:27:18.923818 | Myong | pythondev_help_Myong_2017-07-28T14:27:18.923818 | 1,501,252,038.923818 | 87,857 |
pythondev | help | is this pyinstaller-related? | 2017-07-28T14:45:15.488497 | Suellen | pythondev_help_Suellen_2017-07-28T14:45:15.488497 | 1,501,253,115.488497 | 87,858 |
pythondev | help | Yes | 2017-07-28T14:45:25.494299 | Myong | pythondev_help_Myong_2017-07-28T14:45:25.494299 | 1,501,253,125.494299 | 87,859 |
pythondev | help | I get a bunch of `Missing Module` warning s, but only two `Invalid Module` warnings for two of my modules imported in `main.py` and I'm not sure why they're invalid | 2017-07-28T14:46:02.513735 | Myong | pythondev_help_Myong_2017-07-28T14:46:02.513735 | 1,501,253,162.513735 | 87,860 |
pythondev | help | I've renamed them | 2017-07-28T14:46:05.515359 | Myong | pythondev_help_Myong_2017-07-28T14:46:05.515359 | 1,501,253,165.515359 | 87,861 |
pythondev | help | oh, I've never seen an invalid module thing | 2017-07-28T14:49:08.612839 | Suellen | pythondev_help_Suellen_2017-07-28T14:49:08.612839 | 1,501,253,348.612839 | 87,862 |
pythondev | help | but for missing modules there's a `hidden_imports` directive | 2017-07-28T14:49:49.634486 | Suellen | pythondev_help_Suellen_2017-07-28T14:49:49.634486 | 1,501,253,389.634486 | 87,863 |
pythondev | help | pyinstaller isn't very good at detecting what modules are used by a program :confused: | 2017-07-28T14:50:11.646059 | Suellen | pythondev_help_Suellen_2017-07-28T14:50:11.646059 | 1,501,253,411.646059 | 87,864 |
pythondev | help | I've even got it as a hidden import | 2017-07-28T14:54:26.777442 | Myong | pythondev_help_Myong_2017-07-28T14:54:26.777442 | 1,501,253,666.777442 | 87,865 |
pythondev | help | Yeah I have no clue what the invalid module is | 2017-07-28T14:54:37.782950 | Myong | pythondev_help_Myong_2017-07-28T14:54:37.782950 | 1,501,253,677.78295 | 87,866 |
pythondev | help | There is nothing about it | 2017-07-28T14:54:43.786122 | Myong | pythondev_help_Myong_2017-07-28T14:54:43.786122 | 1,501,253,683.786122 | 87,867 |
pythondev | help | I can't find anything online | 2017-07-28T14:54:47.788117 | Myong | pythondev_help_Myong_2017-07-28T14:54:47.788117 | 1,501,253,687.788117 | 87,868 |
pythondev | help | What's the module in question? | 2017-07-28T14:55:32.811292 | Suellen | pythondev_help_Suellen_2017-07-28T14:55:32.811292 | 1,501,253,732.811292 | 87,869 |
pythondev | help | Two modules, one uses `openpyxl` and populates an excel workbook with some data, another is just a single popup window for a notification that the file has finished being generated | 2017-07-28T14:56:20.835686 | Myong | pythondev_help_Myong_2017-07-28T14:56:20.835686 | 1,501,253,780.835686 | 87,870 |
pythondev | help | oh damn, openpyxl | 2017-07-28T14:57:58.886577 | Suellen | pythondev_help_Suellen_2017-07-28T14:57:58.886577 | 1,501,253,878.886577 | 87,871 |
pythondev | help | Is that why? | 2017-07-28T14:58:06.890710 | Myong | pythondev_help_Myong_2017-07-28T14:58:06.890710 | 1,501,253,886.89071 | 87,872 |
pythondev | help | yeah, I spent a couple of hours fighting it | 2017-07-28T14:58:11.893256 | Suellen | pythondev_help_Suellen_2017-07-28T14:58:11.893256 | 1,501,253,891.893256 | 87,873 |
pythondev | help | NOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO | 2017-07-28T14:58:16.895902 | Myong | pythondev_help_Myong_2017-07-28T14:58:16.895902 | 1,501,253,896.895902 | 87,874 |
pythondev | help | wait, does it compile OK and then the program doesn't work, or it doesn't compile altogether? | 2017-07-28T14:58:48.913071 | Suellen | pythondev_help_Suellen_2017-07-28T14:58:48.913071 | 1,501,253,928.913071 | 87,875 |
pythondev | help | don't lose hope just yet :slightly_smiling_face: | 2017-07-28T14:59:26.932567 | Suellen | pythondev_help_Suellen_2017-07-28T14:59:26.932567 | 1,501,253,966.932567 | 87,876 |
pythondev | help | Like the raw code? It all works, but of course without those two modules, or at least the openpyxl module it wont | 2017-07-28T14:59:28.933261 | Myong | pythondev_help_Myong_2017-07-28T14:59:28.933261 | 1,501,253,968.933261 | 87,877 |
pythondev | help | Im gonna comment them out | 2017-07-28T14:59:37.938300 | Myong | pythondev_help_Myong_2017-07-28T14:59:37.938300 | 1,501,253,977.9383 | 87,878 |
pythondev | help | only two lines in my project | 2017-07-28T14:59:44.941612 | Myong | pythondev_help_Myong_2017-07-28T14:59:44.941612 | 1,501,253,984.941612 | 87,879 |
pythondev | help | and see what happens | 2017-07-28T14:59:46.942833 | Myong | pythondev_help_Myong_2017-07-28T14:59:46.942833 | 1,501,253,986.942833 | 87,880 |
pythondev | help | building it now in pyinstaller | 2017-07-28T15:00:36.970589 | Myong | pythondev_help_Myong_2017-07-28T15:00:36.970589 | 1,501,254,036.970589 | 87,881 |
pythondev | help | won't even run at all actually, just opens and closes | 2017-07-28T15:02:03.014018 | Myong | pythondev_help_Myong_2017-07-28T15:02:03.014018 | 1,501,254,123.014018 | 87,882 |
pythondev | help | run it from cmd.exe to see the error | 2017-07-28T15:02:31.028410 | Suellen | pythondev_help_Suellen_2017-07-28T15:02:31.028410 | 1,501,254,151.02841 | 87,883 |
pythondev | help | okay | 2017-07-28T15:02:38.031745 | Myong | pythondev_help_Myong_2017-07-28T15:02:38.031745 | 1,501,254,158.031745 | 87,884 |
pythondev | help | `Error loading Python DLL: C:\...\main\python35.dll` | 2017-07-28T15:05:59.132162 | Myong | pythondev_help_Myong_2017-07-28T15:05:59.132162 | 1,501,254,359.132162 | 87,885 |
pythondev | help | welllllll that's something else entirely :x | 2017-07-28T15:06:20.142606 | Suellen | pythondev_help_Suellen_2017-07-28T15:06:20.142606 | 1,501,254,380.142606 | 87,886 |
pythondev | help | oh wait was it this | 2017-07-28T15:07:28.175455 | Myong | pythondev_help_Myong_2017-07-28T15:07:28.175455 | 1,501,254,448.175455 | 87,887 |
pythondev | help | Cause I saw something about this earlier | 2017-07-28T15:07:33.177298 | Myong | pythondev_help_Myong_2017-07-28T15:07:33.177298 | 1,501,254,453.177298 | 87,888 |
pythondev | help | `_MEIPASS2 is NULL` | 2017-07-28T15:07:42.182130 | Myong | pythondev_help_Myong_2017-07-28T15:07:42.182130 | 1,501,254,462.18213 | 87,889 |
pythondev | help | I remember there was some entity called `_MEIPASS2` but I didn't mess with it at all | 2017-07-28T15:08:18.199802 | Suellen | pythondev_help_Suellen_2017-07-28T15:08:18.199802 | 1,501,254,498.199802 | 87,890 |
pythondev | help | <https://pastebin.com/Xihf4DdV> | 2017-07-28T15:18:20.484176 | Suellen | pythondev_help_Suellen_2017-07-28T15:18:20.484176 | 1,501,255,100.484176 | 87,891 |
pythondev | help | My build.spec for pyinstaller | 2017-07-28T15:18:35.490897 | Suellen | pythondev_help_Suellen_2017-07-28T15:18:35.490897 | 1,501,255,115.490897 | 87,892 |
pythondev | help | why is this needed at all? :confused: | 2017-07-28T15:19:03.503778 | Suellen | pythondev_help_Suellen_2017-07-28T15:19:03.503778 | 1,501,255,143.503778 | 87,893 |
pythondev | help | I believe it's for `--onefile` flag | 2017-07-28T15:21:32.573689 | Myong | pythondev_help_Myong_2017-07-28T15:21:32.573689 | 1,501,255,292.573689 | 87,894 |
pythondev | help | let me link to my python dir in `pathex`... | 2017-07-28T15:21:47.580606 | Myong | pythondev_help_Myong_2017-07-28T15:21:47.580606 | 1,501,255,307.580606 | 87,895 |
pythondev | help | It's trying to pull python 3.5 dll from my build directory. | 2017-07-28T15:24:01.642014 | Myong | pythondev_help_Myong_2017-07-28T15:24:01.642014 | 1,501,255,441.642014 | 87,896 |
pythondev | help | thank you <@Johana> | 2017-07-28T15:25:22.680268 | Susie | pythondev_help_Susie_2017-07-28T15:25:22.680268 | 1,501,255,522.680268 | 87,897 |
pythondev | help | <@Suellen> should the python35.dll be in that build directory? | 2017-07-28T15:37:46.027088 | Myong | pythondev_help_Myong_2017-07-28T15:37:46.027088 | 1,501,256,266.027088 | 87,898 |
pythondev | help | why is my specfile being overwritten every single time | 2017-07-28T15:42:39.159484 | Myong | pythondev_help_Myong_2017-07-28T15:42:39.159484 | 1,501,256,559.159484 | 87,899 |
pythondev | help | there should be a single exe file | 2017-07-28T15:46:24.259666 | Suellen | pythondev_help_Suellen_2017-07-28T15:46:24.259666 | 1,501,256,784.259666 | 87,900 |
pythondev | help | I'm just trying to point the .exe to find the python35.dll | 2017-07-28T15:56:48.542033 | Myong | pythondev_help_Myong_2017-07-28T15:56:48.542033 | 1,501,257,408.542033 | 87,901 |
pythondev | help | But everything I am doing isn't working | 2017-07-28T15:56:57.546361 | Myong | pythondev_help_Myong_2017-07-28T15:56:57.546361 | 1,501,257,417.546361 | 87,902 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.