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 | How should I got about debugging this? | 2017-08-29T14:29:26.000128 | Tameika | pythondev_help_Tameika_2017-08-29T14:29:26.000128 | 1,504,016,966.000128 | 91,203 |
pythondev | help | put some print statements in `worker` :slightly_smiling_face: | 2017-08-29T14:34:02.000410 | Suellen | pythondev_help_Suellen_2017-08-29T14:34:02.000410 | 1,504,017,242.00041 | 91,204 |
pythondev | help | wait, no... | 2017-08-29T14:34:23.000224 | Suellen | pythondev_help_Suellen_2017-08-29T14:34:23.000224 | 1,504,017,263.000224 | 91,205 |
pythondev | help | <@Tameika> can you share the code that you are running? | 2017-08-29T14:36:40.000282 | Patty | pythondev_help_Patty_2017-08-29T14:36:40.000282 | 1,504,017,400.000282 | 91,206 |
pythondev | help | actually print statements will work | 2017-08-29T14:37:57.000248 | Suellen | pythondev_help_Suellen_2017-08-29T14:37:57.000248 | 1,504,017,477.000248 | 91,207 |
pythondev | help | I know it's a stupid way, but it takes literally 10 seconds | 2017-08-29T14:38:10.000083 | Suellen | pythondev_help_Suellen_2017-08-29T14:38:10.000083 | 1,504,017,490.000083 | 91,208 |
pythondev | help | First verify that your function works standalone, without multiprocessing. | 2017-08-29T14:38:39.000101 | Suellen | pythondev_help_Suellen_2017-08-29T14:38:39.000101 | 1,504,017,519.000101 | 91,209 |
pythondev | help | well is `worker` a function? | 2017-08-29T14:38:53.000389 | Patty | pythondev_help_Patty_2017-08-29T14:38:53.000389 | 1,504,017,533.000389 | 91,210 |
pythondev | help | yes, that's the first step indeed | 2017-08-29T14:38:57.000060 | Tameika | pythondev_help_Tameika_2017-08-29T14:38:57.000060 | 1,504,017,537.00006 | 91,211 |
pythondev | help | yes <@Patty> it is a function | 2017-08-29T14:39:02.000628 | Tameika | pythondev_help_Tameika_2017-08-29T14:39:02.000628 | 1,504,017,542.000628 | 91,212 |
pythondev | help | well without further context this is a bit tricky. sharing your code helps a lot | 2017-08-29T14:39:34.000516 | Patty | pythondev_help_Patty_2017-08-29T14:39:34.000516 | 1,504,017,574.000516 | 91,213 |
pythondev | help | sure, i will follow <@Suellen>'s advice, if it fails -- i will get back to you | 2017-08-29T14:40:18.000022 | Tameika | pythondev_help_Tameika_2017-08-29T14:40:18.000022 | 1,504,017,618.000022 | 91,214 |
pythondev | help | hey.. can any one help me with AngularJS + Cloud Endpoints?? | 2017-08-29T15:09:41.000037 | Conrad | pythondev_help_Conrad_2017-08-29T15:09:41.000037 | 1,504,019,381.000037 | 91,215 |
pythondev | help | <@Conrad> - this is a Python group, but you can try out <#C45V5EJ15|javascript> for angular help | 2017-08-29T15:11:46.000021 | Beula | pythondev_help_Beula_2017-08-29T15:11:46.000021 | 1,504,019,506.000021 | 91,216 |
pythondev | help | <@Beula> we should create jslackers and then conquer the world | 2017-08-29T15:14:13.000333 | Ciera | pythondev_help_Ciera_2017-08-29T15:14:13.000333 | 1,504,019,653.000333 | 91,217 |
pythondev | help | I have zero desire to deal with that churn :joy: | 2017-08-29T15:14:55.000435 | Beula | pythondev_help_Beula_2017-08-29T15:14:55.000435 | 1,504,019,695.000435 | 91,218 |
pythondev | help | `sirbot.js` | 2017-08-29T15:15:03.000040 | Beula | pythondev_help_Beula_2017-08-29T15:15:03.000040 | 1,504,019,703.00004 | 91,219 |
pythondev | help | I think we have something though | 2017-08-29T15:15:09.000024 | Beula | pythondev_help_Beula_2017-08-29T15:15:09.000024 | 1,504,019,709.000024 | 91,220 |
pythondev | help | Trying to figure out kivy, and it is fun.
I'm using a RecycleView, following the instructions found here: <https://kivy.org/docs/api-kivy.uix.recycleview.html>
Unfortunately, I don't see a way to get selected items. Rather, I can get a all items, but nothing that says they are selected. There is the callback for when an item is selected, and I could populate my own dictionary as they are selected, but it would be preferable to access a property that returns just the selected. Anyone know how to do this? | 2017-08-29T15:15:29.000483 | Meghan | pythondev_help_Meghan_2017-08-29T15:15:29.000483 | 1,504,019,729.000483 | 91,221 |
pythondev | help | but maybe that way we could have a nice looking website :troll: :smile: :smile: | 2017-08-29T15:16:12.000162 | Ciera | pythondev_help_Ciera_2017-08-29T15:16:12.000162 | 1,504,019,772.000162 | 91,222 |
pythondev | help | hahaha | 2017-08-29T15:16:39.000005 | Beula | pythondev_help_Beula_2017-08-29T15:16:39.000005 | 1,504,019,799.000005 | 91,223 |
pythondev | help | It's pretty thanks to Mike's fiverr | 2017-08-29T15:16:46.000049 | Beula | pythondev_help_Beula_2017-08-29T15:16:46.000049 | 1,504,019,806.000049 | 91,224 |
pythondev | help | I wis I had the time to take a deeper look at kivy | 2017-08-29T15:17:11.000492 | Ciera | pythondev_help_Ciera_2017-08-29T15:17:11.000492 | 1,504,019,831.000492 | 91,225 |
pythondev | help | It's interesting. Lots and lots of objects. But, I got tired of trying to figure out tkinter's issues, so thought Kivy would be more interesting. | 2017-08-29T15:18:10.000243 | Meghan | pythondev_help_Meghan_2017-08-29T15:18:10.000243 | 1,504,019,890.000243 | 91,226 |
pythondev | help | Kivy seems really interesting for rpi based displays and stuff | 2017-08-29T15:18:37.000313 | Beula | pythondev_help_Beula_2017-08-29T15:18:37.000313 | 1,504,019,917.000313 | 91,227 |
pythondev | help | I played a bit with tkinter and Qt when I was starting python | 2017-08-29T15:19:15.000714 | Ciera | pythondev_help_Ciera_2017-08-29T15:19:15.000714 | 1,504,019,955.000714 | 91,228 |
pythondev | help | it was interesting | 2017-08-29T15:19:19.000525 | Ciera | pythondev_help_Ciera_2017-08-29T15:19:19.000525 | 1,504,019,959.000525 | 91,229 |
pythondev | help | but yeah now I stick to cli :smile: | 2017-08-29T15:19:31.000491 | Ciera | pythondev_help_Ciera_2017-08-29T15:19:31.000491 | 1,504,019,971.000491 | 91,230 |
pythondev | help | I did wxpython - it was the best one I could find to do menubar style widgets | 2017-08-29T15:20:08.000098 | Beula | pythondev_help_Beula_2017-08-29T15:20:08.000098 | 1,504,020,008.000098 | 91,231 |
pythondev | help | I do almost all of my programming for cli, but for this program I think a gui is appropriate for my user base. It would be a rather complex cli interface if I were to try it there. | 2017-08-29T15:20:40.000103 | Meghan | pythondev_help_Meghan_2017-08-29T15:20:40.000103 | 1,504,020,040.000103 | 91,232 |
pythondev | help | ``` def apply_selection(self, rv, index, is_selected):
""" Respond to the selection of items in the view. """
self.selected = is_selected
if is_selected:
print("selection changed to {0}".format(rv.data[index]))
else:
print("selection removed for {0}".format(rv.data[index]))```
This is the example they give, and I could use that to build a dictionary of what is selected. Given that what is selected is on the screen at all times though, I would expect that would be an option from the start. I don't see anything relevant in dir(object) though. | 2017-08-29T15:21:56.000553 | Meghan | pythondev_help_Meghan_2017-08-29T15:21:56.000553 | 1,504,020,116.000553 | 91,233 |
pythondev | help | it seems to be triggered by an event | 2017-08-29T15:24:17.000482 | Ciera | pythondev_help_Ciera_2017-08-29T15:24:17.000482 | 1,504,020,257.000482 | 91,234 |
pythondev | help | Right. | 2017-08-29T15:24:25.000483 | Meghan | pythondev_help_Meghan_2017-08-29T15:24:25.000483 | 1,504,020,265.000483 | 91,235 |
pythondev | help | so I guess everytime you select or unselect something this function got triggered | 2017-08-29T15:24:56.000247 | Ciera | pythondev_help_Ciera_2017-08-29T15:24:56.000247 | 1,504,020,296.000247 | 91,236 |
pythondev | help | or maybe you need to bind it somehow to a specific check box | 2017-08-29T15:25:23.000640 | Ciera | pythondev_help_Ciera_2017-08-29T15:25:23.000640 | 1,504,020,323.00064 | 91,237 |
pythondev | help | Exactly.
```selection removed for {'text': 'DSL'}
selection changed to {'text': 'EVC-Maps Statuses'}``` | 2017-08-29T15:25:25.000112 | Meghan | pythondev_help_Meghan_2017-08-29T15:25:25.000112 | 1,504,020,325.000112 | 91,238 |
pythondev | help | oh ok I just re-read your initial question. my bad. | 2017-08-29T15:26:12.000218 | Ciera | pythondev_help_Ciera_2017-08-29T15:26:12.000218 | 1,504,020,372.000218 | 91,239 |
pythondev | help | well I don't know :smile: | 2017-08-29T15:26:15.000418 | Ciera | pythondev_help_Ciera_2017-08-29T15:26:15.000418 | 1,504,020,375.000418 | 91,240 |
pythondev | help | I'm thinking I'll add a callback to it that updates a dictionary in the rv object then just retrieve from there. Would think that would be something they would have included though. | 2017-08-29T15:27:02.000256 | Meghan | pythondev_help_Meghan_2017-08-29T15:27:02.000256 | 1,504,020,422.000256 | 91,241 |
pythondev | help | myabe there is something to get all checkbox and then you can just find the one you want in those ? selected or not | 2017-08-29T15:27:35.000457 | Ciera | pythondev_help_Ciera_2017-08-29T15:27:35.000457 | 1,504,020,455.000457 | 91,242 |
pythondev | help | It's actually a listbox type of interface. | 2017-08-29T15:29:00.000394 | Meghan | pythondev_help_Meghan_2017-08-29T15:29:00.000394 | 1,504,020,540.000394 | 91,243 |
pythondev | help | But, I think I'll just add a callback into the RV object and maintain a dictionary there. | 2017-08-29T15:29:40.000167 | Meghan | pythondev_help_Meghan_2017-08-29T15:29:40.000167 | 1,504,020,580.000167 | 91,244 |
pythondev | help | As you can see from the screenshot, user interface design is not my specialty. | 2017-08-29T15:30:10.000290 | Meghan | pythondev_help_Meghan_2017-08-29T15:30:10.000290 | 1,504,020,610.00029 | 91,245 |
pythondev | help | :smile: it's better than mine | 2017-08-29T15:31:24.000446 | Ciera | pythondev_help_Ciera_2017-08-29T15:31:24.000446 | 1,504,020,684.000446 | 91,246 |
pythondev | help | One nice thing though, that box in the bottom right formats using restructured text. So, pretty formatting that should be easy. | 2017-08-29T15:34:44.000108 | Meghan | pythondev_help_Meghan_2017-08-29T15:34:44.000108 | 1,504,020,884.000108 | 91,247 |
pythondev | help | ooh nice | 2017-08-29T15:35:15.000139 | Ciera | pythondev_help_Ciera_2017-08-29T15:35:15.000139 | 1,504,020,915.000139 | 91,248 |
pythondev | help | be carefull some here would prefer markdown :smile: :troll: | 2017-08-29T15:35:28.000229 | Ciera | pythondev_help_Ciera_2017-08-29T15:35:28.000229 | 1,504,020,928.000229 | 91,249 |
pythondev | help | :rage5: | 2017-08-29T15:35:42.000589 | Beula | pythondev_help_Beula_2017-08-29T15:35:42.000589 | 1,504,020,942.000589 | 91,250 |
pythondev | help | lol, I am more comfortable with markdown, but I saw the rst box, don't know if they have a md text formatter. I can learn rst for this though. | 2017-08-29T15:36:01.000077 | Meghan | pythondev_help_Meghan_2017-08-29T15:36:01.000077 | 1,504,020,961.000077 | 91,251 |
pythondev | help | RST is pretty nice, it's a lot more flexible than MD as far as output formats - that's a big reason it is a thing (afaik) | 2017-08-29T15:36:46.000293 | Beula | pythondev_help_Beula_2017-08-29T15:36:46.000293 | 1,504,021,006.000293 | 91,252 |
pythondev | help | Hey guys I want to contribute to open source. Can anyone point me right direction to start | 2017-08-29T17:59:23.000223 | Diana | pythondev_help_Diana_2017-08-29T17:59:23.000223 | 1,504,029,563.000223 | 91,253 |
pythondev | help | <#C2FMLUBEU|community_projects>, we have 2 projects that are open source with lots of issues of all sorts of difficulty. | 2017-08-29T18:00:08.000388 | Johana | pythondev_help_Johana_2017-08-29T18:00:08.000388 | 1,504,029,608.000388 | 91,254 |
pythondev | help | How much python do you know? A lot of projects always want help with:
1. Documentation
2. Testing
3. Features
We have a few, as <@Johana> mentioned, otherwise there is always any library you like/use that can probably use help | 2017-08-29T18:00:50.000354 | Beula | pythondev_help_Beula_2017-08-29T18:00:50.000354 | 1,504,029,650.000354 | 91,255 |
pythondev | help | Is anybody here familiar with lowess/loess surface fitting? | 2017-08-29T18:13:00.000030 | Melinda | pythondev_help_Melinda_2017-08-29T18:13:00.000030 | 1,504,030,380.00003 | 91,256 |
pythondev | help | In this example, should the function always be like `_()`?
Can it return a named function instead? If so, how would I do that?
```
def raise_to_input(exponent):
# '_' is the function that's being returned, which is then assigned to a name.
def _(base):
return base ** exponent
return _
```
```
print(raise_to_input(3))
# <function raise_to_input.<locals>._ at 0x10a77a730>
input_base_new_function = raise_to_input(3)
print(type(input_base_new_function))
# <class 'function'>
print(input_base_new_function(10))
# 1000 = 10 ** 3
print(input_base_new_function(2))
# 8 = 2 ** 3
``` | 2017-08-29T18:28:48.000234 | Bonita | pythondev_help_Bonita_2017-08-29T18:28:48.000234 | 1,504,031,328.000234 | 91,257 |
pythondev | help | <@Bonita> - did you try it? You can name the function (but really it gets re-assigned when you do `foo = raise_to_input(x)`) | 2017-08-29T18:30:13.000049 | Beula | pythondev_help_Beula_2017-08-29T18:30:13.000049 | 1,504,031,413.000049 | 91,258 |
pythondev | help | What are you really wanting to accomplish? | 2017-08-29T18:30:30.000142 | Beula | pythondev_help_Beula_2017-08-29T18:30:30.000142 | 1,504,031,430.000142 | 91,259 |
pythondev | help | <@Beula> I did attempt it, but received an error. If the work (assignment) gets done in that step, than it’s necessary to leave it in. I was just looking for a way to remove that step. I don’t have a direct application for it at the moment. I’m just learning the concept. Thanks for the help. | 2017-08-29T18:32:40.000256 | Bonita | pythondev_help_Bonita_2017-08-29T18:32:40.000256 | 1,504,031,560.000256 | 91,260 |
pythondev | help | <@Beula> Like, maybe, adding the name of the returned (newly minted) function as an input parameter, for instance. | 2017-08-29T18:33:38.000423 | Bonita | pythondev_help_Bonita_2017-08-29T18:33:38.000423 | 1,504,031,618.000423 | 91,261 |
pythondev | help | oh, you want a dynamic "name" `func.__name__`? | 2017-08-29T18:34:21.000125 | Beula | pythondev_help_Beula_2017-08-29T18:34:21.000125 | 1,504,031,661.000125 | 91,262 |
pythondev | help | ```
>>> def foobar():
... pass
...
>>> foobar.__name__
'foobar'
>>> foobar.__name__ = 'baz'
>>> foobar
<function foobar at 0x102d29f28>
>>> foobar.__name__
'baz'
``` | 2017-08-29T18:34:45.000176 | Beula | pythondev_help_Beula_2017-08-29T18:34:45.000176 | 1,504,031,685.000176 | 91,263 |
pythondev | help | <@Beula> I think so, but am unclear on the terminology. I’m experimenting with it to try to figure-out how that works. | 2017-08-29T18:35:03.000193 | Bonita | pythondev_help_Bonita_2017-08-29T18:35:03.000193 | 1,504,031,703.000193 | 91,264 |
pythondev | help | To answer the original question, you can return any function object:
```
def foo():
def baz(v):
print('value:', v)
return baz
```
If that is what you are going for | 2017-08-29T18:36:00.000303 | Beula | pythondev_help_Beula_2017-08-29T18:36:00.000303 | 1,504,031,760.000303 | 91,265 |
pythondev | help | <@Beula> ```def foo():
def baz(v):
z = v + 7
print('value:', z)
return baz
print(foo())
# <function foo.<locals>.baz at 0x1084b9840>
print(baz(3))``` It raises a NameError over `baz`. While, ```baz = foo()
print(baz(5))``` provides `value: 12`. Am I understanding correctly that it’s not possible to remove the assignment step `baz = foo()`? | 2017-08-29T18:42:49.000045 | Bonita | pythondev_help_Bonita_2017-08-29T18:42:49.000045 | 1,504,032,169.000045 | 91,266 |
pythondev | help | Correct due to scoping rules | 2017-08-29T18:43:32.000134 | Beula | pythondev_help_Beula_2017-08-29T18:43:32.000134 | 1,504,032,212.000134 | 91,267 |
pythondev | help | baz is defined in a nested scope that's not visible to you after it's returned | 2017-08-29T18:43:59.000381 | Beula | pythondev_help_Beula_2017-08-29T18:43:59.000381 | 1,504,032,239.000381 | 91,268 |
pythondev | help | <@Beula> Great. Thanks. That makes it clear. | 2017-08-29T18:44:38.000275 | Bonita | pythondev_help_Bonita_2017-08-29T18:44:38.000275 | 1,504,032,278.000275 | 91,269 |
pythondev | help | Hi guys is there anyone around that can help me out? | 2017-08-30T04:32:35.000039 | Anastacia | pythondev_help_Anastacia_2017-08-30T04:32:35.000039 | 1,504,067,555.000039 | 91,270 |
pythondev | help | I'm working on a technical test I was given. I completed the test, and my code works.
I've been asked however to make it installable via pip.
I'm abit confused as to the process.
I created a setup.py, I've uploaded it to pypi (<https://pypi.python.org/pypi/boggle2/0.1>)
and you can install it using pip
```pip install boggle2``` | 2017-08-30T04:34:07.000105 | Anastacia | pythondev_help_Anastacia_2017-08-30T04:34:07.000105 | 1,504,067,647.000105 | 91,271 |
pythondev | help | but as ive never done this before, I'm not sure what is the end goal here? Is it that once you ```pip install boggle2``` you won't need to download the code from my github repo? | 2017-08-30T04:35:06.000261 | Anastacia | pythondev_help_Anastacia_2017-08-30T04:35:06.000261 | 1,504,067,706.000261 | 91,272 |
pythondev | help | exactly | 2017-08-30T04:35:31.000170 | Ciera | pythondev_help_Ciera_2017-08-30T04:35:31.000170 | 1,504,067,731.00017 | 91,273 |
pythondev | help | then you can `import boggle2` in your python repl or script | 2017-08-30T04:35:51.000117 | Ciera | pythondev_help_Ciera_2017-08-30T04:35:51.000117 | 1,504,067,751.000117 | 91,274 |
pythondev | help | ok and once you run import boggle2 you can run my code? | 2017-08-30T04:36:06.000235 | Anastacia | pythondev_help_Anastacia_2017-08-30T04:36:06.000235 | 1,504,067,766.000235 | 91,275 |
pythondev | help | and quick tips you should .gitignore the `__pycache__` dir :slightly_smiling_face: | 2017-08-30T04:36:39.000229 | Ciera | pythondev_help_Ciera_2017-08-30T04:36:39.000229 | 1,504,067,799.000229 | 91,276 |
pythondev | help | yeah then you should be able to do
```
import boggle2
boggle2.board_generate()
```
for example | 2017-08-30T04:37:28.000369 | Ciera | pythondev_help_Ciera_2017-08-30T04:37:28.000369 | 1,504,067,848.000369 | 91,277 |
pythondev | help | ok, so I created a virtualenv to test it out.
I did the
```pip install boggle2```
ran python
but it can't find boggle2 | 2017-08-30T04:37:35.000282 | Anastacia | pythondev_help_Anastacia_2017-08-30T04:37:35.000282 | 1,504,067,855.000282 | 91,278 |
pythondev | help | Thanks for your help, my mind is a bit pickled with this. | 2017-08-30T04:37:52.000383 | Anastacia | pythondev_help_Anastacia_2017-08-30T04:37:52.000383 | 1,504,067,872.000383 | 91,279 |
pythondev | help | ```(boggletest) C:\Users\CTingCTer\Documents\boggle\boggletest>pip install boggle2
Requirement already satisfied: boggle2 in c:\users\ctingcter\documents\boggle\boggletest\lib\site-packages
(boggletest) C:\Users\CTingCTer\Documents\boggle\boggletest>python
Python 3.6.1 (v3.6.1:69c0db5, Mar 21 2017, 17:54:52) [MSC v.1900 32 bit (Intel)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> import boggle2
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ModuleNotFoundError: No module named 'boggle2'``` | 2017-08-30T04:38:50.000442 | Anastacia | pythondev_help_Anastacia_2017-08-30T04:38:50.000442 | 1,504,067,930.000442 | 91,280 |
pythondev | help | can you do a `pip freeze` | 2017-08-30T04:39:09.000317 | Ciera | pythondev_help_Ciera_2017-08-30T04:39:09.000317 | 1,504,067,949.000317 | 91,281 |
pythondev | help | ```>>> pip freeze
File "<stdin>", line 1
pip freeze
^
SyntaxError: invalid syntax``` | 2017-08-30T04:39:33.000235 | Anastacia | pythondev_help_Anastacia_2017-08-30T04:39:33.000235 | 1,504,067,973.000235 | 91,282 |
pythondev | help | not in python. like you did pip install | 2017-08-30T04:39:47.000126 | Ciera | pythondev_help_Ciera_2017-08-30T04:39:47.000126 | 1,504,067,987.000126 | 91,283 |
pythondev | help | ```(boggletest) C:\Users\CTingCTer\Documents\boggle\boggletest>pip freeze
boggle2==0.1
Django==1.11.4
pytz==2017.2``` | 2017-08-30T04:40:06.000277 | Anastacia | pythondev_help_Anastacia_2017-08-30T04:40:06.000277 | 1,504,068,006.000277 | 91,284 |
pythondev | help | and can you share your `setup.py` maybe you installed it with a different name | 2017-08-30T04:40:19.000207 | Ciera | pythondev_help_Ciera_2017-08-30T04:40:19.000207 | 1,504,068,019.000207 | 91,285 |
pythondev | help | ```
from setuptools import setup
setup(
name='boggle2',
version='0.1',
description='Boggle answer checker',
author='Gareth Miller',
author_email='<mailto:gmiller290488@gmail.com|gmiller290488@gmail.com>',
url='<https://github.com/Gmiller290488/trial>',
setup_requires=[
'pip'
],
install_requires=[
],
include_package_data=True,
license='',
classifiers=[
'Intended Audience :: Developers',
'Operating System :: MacOS :: MacOS X',
'Operating System :: Microsoft :: Windows',
'Programming Language :: Python',
'Programming Language :: Python :: 3'
], )``` | 2017-08-30T04:40:52.000422 | Anastacia | pythondev_help_Anastacia_2017-08-30T04:40:52.000422 | 1,504,068,052.000422 | 91,286 |
pythondev | help | hmm. I think you are missing something | 2017-08-30T04:42:53.000352 | Ciera | pythondev_help_Ciera_2017-08-30T04:42:53.000352 | 1,504,068,173.000352 | 91,287 |
pythondev | help | Ok | 2017-08-30T04:42:59.000046 | Anastacia | pythondev_help_Anastacia_2017-08-30T04:42:59.000046 | 1,504,068,179.000046 | 91,288 |
pythondev | help | Does the file structure when I uploaded to pypi matter? | 2017-08-30T04:43:21.000475 | Anastacia | pythondev_help_Anastacia_2017-08-30T04:43:21.000475 | 1,504,068,201.000475 | 91,289 |
pythondev | help | you need something like ` packages=find_packages()` in your setup.py | 2017-08-30T04:43:27.000327 | Ciera | pythondev_help_Ciera_2017-08-30T04:43:27.000327 | 1,504,068,207.000327 | 91,290 |
pythondev | help | ok | 2017-08-30T04:43:36.000158 | Anastacia | pythondev_help_Anastacia_2017-08-30T04:43:36.000158 | 1,504,068,216.000158 | 91,291 |
pythondev | help | and `from setuptools import find_packages` at the top | 2017-08-30T04:43:41.000485 | Ciera | pythondev_help_Ciera_2017-08-30T04:43:41.000485 | 1,504,068,221.000485 | 91,292 |
pythondev | help | otherwise it doesn't know what packages it bundle | 2017-08-30T04:44:08.000164 | Ciera | pythondev_help_Ciera_2017-08-30T04:44:08.000164 | 1,504,068,248.000164 | 91,293 |
pythondev | help | ok so
```packages=['boggle2', 'test_boggle'],``` | 2017-08-30T04:45:12.000226 | Anastacia | pythondev_help_Anastacia_2017-08-30T04:45:12.000226 | 1,504,068,312.000226 | 91,294 |
pythondev | help | something like that? | 2017-08-30T04:45:16.000036 | Anastacia | pythondev_help_Anastacia_2017-08-30T04:45:16.000036 | 1,504,068,316.000036 | 91,295 |
pythondev | help | and the import statement at the top | 2017-08-30T04:45:21.000467 | Anastacia | pythondev_help_Anastacia_2017-08-30T04:45:21.000467 | 1,504,068,321.000467 | 91,296 |
pythondev | help | `find_packages()` should be enough | 2017-08-30T04:45:45.000207 | Ciera | pythondev_help_Ciera_2017-08-30T04:45:45.000207 | 1,504,068,345.000207 | 91,297 |
pythondev | help | it should autofind your package | 2017-08-30T04:45:51.000202 | Ciera | pythondev_help_Ciera_2017-08-30T04:45:51.000202 | 1,504,068,351.000202 | 91,298 |
pythondev | help | ok, so ill upload again, and then when I create a virtualenv and pip install, I should be able to import boggle2 | 2017-08-30T04:46:18.000149 | Anastacia | pythondev_help_Anastacia_2017-08-30T04:46:18.000149 | 1,504,068,378.000149 | 91,299 |
pythondev | help | but you might need to have your script in a directory | 2017-08-30T04:46:24.000125 | Ciera | pythondev_help_Ciera_2017-08-30T04:46:24.000125 | 1,504,068,384.000125 | 91,300 |
pythondev | help | `boogle2/boogle2.py` | 2017-08-30T04:46:35.000244 | Ciera | pythondev_help_Ciera_2017-08-30T04:46:35.000244 | 1,504,068,395.000244 | 91,301 |
pythondev | help | not sure if it's mandatory or not | 2017-08-30T04:46:46.000001 | Ciera | pythondev_help_Ciera_2017-08-30T04:46:46.000001 | 1,504,068,406.000001 | 91,302 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.