thanos vassilakis
thanos vassilakis
PROBLEM: C:\stux> couchapp generate test Traceback (most recent call last): File "C:\dev\RAD\Tools\Python25\Scripts\couchapp-script.py", line 8, in load_entry_point('couchapp==0.3.1', 'console_scripts', 'couchapp')() File "c:\dev\rad\tools\python25\lib\site-packages\couchapp-0.3.1-py2.5.egg\couchapp\bin\couchapp_cli.py", line 125, in main cli = CouchappCli(options.verbose) File "c:\dev\rad\tools\python25\lib\site-packages\couchapp-0.3.1-py2.5.egg\couchapp\bin\couchapp_cli.py", line...
Using: - Python 3.5.4 :: Continuum Analytics, Inc. - Successfully installed bumpversion-0.5.3 Repeat of #13, not #18, #40, etc. ``` bumpversion --help ``` ```python > bumpversion --help Traceback (most recent...
I'm on windows 7, erlang 18 : ``` Pulling goldrush from {git,"git://github.com/DeadZen/goldrush.git", {tag,"0.1.6"}} Cloning into 'goldrush'... fatal: unable to connect to github.com: github.com[0: 192.30.252.123]: errno=No error ERROR: sh(cmd /q /c...
* Date you used Cookiecutter PyPackage: `2022-08-24` * Cookiecutter version used, if any: `cookiecutter==2.1.1` * Python version, if any: `Python 3.10.5` * Operating System: `OSX 12.4` * jinja2 (3.0.3) •...
Exception: DSTK: Version 40 found at "http://xxx.xxx.xxx.xxx/info" but 50 is required I've tried DSTK (ami-a84cd2c1) DSTK 0.51 (ami-9386d1fa) as documented on http://www.datasciencetoolkit.org/developerdocs#setup DSTK 0.40b (ami-15449d7c) DSTK 0.51a-5e458051-2cc0-450d-8065-250f21aa6c1a-ami-897223e0.2 (ami-3d772654) using dstk==0.50...
As discussed in #1583, the pull request adds the handling of `embeds_one` fields with ` Backpex.Fields.InlineCRUD`. Also added an example field to the `Demo.Product` and its corresponding admin `live_reasource`.
This is can really useful: Controls what values are stored in a map Allows you to simulate Polymorphism as illustrated by example use case I added to Demo. I know...