-
I'm not sure what would happen if someone tried to use a real decorator on a `@command` method. We should see if that's possible.
This should include testing the builtins `@classmethod` and `@stati…
-
Hello,
I am attempting to run the dGen model from Spyder for the first time on my Mac (Monterey 12.5.1), simulating results for California through 2050. However, whenever I run the model I get this…
-
Convert inputs and inputs to torch tensors or numpy arrays before the _call_ function based on whether the function uses scikit learn or torch functions for metric calculation
-
I ran your code and got this output
![image](https://user-images.githubusercontent.com/6275366/161964347-abc11abb-2cbb-4c15-b226-f2c196655f66.png)
The problem is I'm seeing the input printing twice.…
-
Created a new user (account) and tried to add a website to the with two apps (php5.5 with suphp with enc and webalizer). But, it outputs error that reads:
IntegrityError at /admin/websites/website/ad…
zenny updated
10 years ago
-
### Describe the bug
The pure python mode of Cython is excellent, and should make it much easier to adopt cython code into Python codebases. However, there are a number of issues with the design choi…
-
BPO | [32024](https://bugs.python.org/issue32024)
--- | :---
Nosy | @gvanrossum, @ncoghlan, @serhiy-storchaka
Dependencies | bpo-32012: Disallow ambiguous syntax f(x for x in [1],)
*Note: these value…
-
I like the idea of `dsargparse` — it fits quite well my workflow in which I may use a Python function in the shell (thus supplying the arguments on command line) or in Python interpreter (in whi…
-
```
What steps will reproduce the problem?
1. Run this code: (mostly strait from the Getting Started guide)
import gdata.youtube
import gdata.youtube.service
import gdata.service
import gdata.media
…
-
I just did a
```
./cruddy search my_id=72538
```
and received the following stacktrace:
```
error
Traceback (most recent call last):
File "/usr/local/Cellar/python/2.7.10_2/Frameworks/Python.fra…