-
In economic analysis theres is a range of compiting tasks from
simple spreadsheet models (eg discounted cash flow to valuate a company)
to econometric models (eg exchange rate forecasting), wholly …
-
When pip installing a package that shares a namespace it fails out on 31.0.0 but installs fine on 28.8.0
```
Traceback (most recent call last):
File "", line 1, in
File "/usr/li…
-
Edit: Please read [my updated proposal](https://github.com/rackt/react-router/issues/261#issuecomment-54702628) as well
I'd like to propose adding two new transition hooks, `didTransitionTo` and `did…
-
```
Traceback (most recent call last):
File "manage.py", line 23, in
execute_from_command_line(sys.argv)
File "/home/travis/virtualenv/python3.6.3/lib/python3.6/site-packages/django/core/…
-
I am still investigating this, but as you are doing releases fairly quickly, maybe you're also interested in this problem.
https://github.com/coala/community/issues/21
-
The packages `setup.py` imports `__version__` from `django_distill/__init__.py` which imports `url` from `django.conf.urls`.
This is problematic if Django is not installed, e.g. when using pip to i…
jayfk updated
7 years ago
-
There is a problem with using `datastructures.FrozenDict` with our `FileTransferToken`. It produce un-deterministic errors `golem_messages.exceptions.InvalidSignature`. One idea is that dict changes t…
-
Originally reported by: **gwideman (Bitbucket: [gwideman](http://bitbucket.org/gwideman), GitHub: [gwideman](http://github.com/gwideman))**
---
```
#!python
setup(...
packages=find_packages(..)…
ghost updated
6 years ago
-
Hi,
I have two Heroku Django apps running the same exact code, but with different settings config and I deploy using `git push {app-1} master && git push {app-2} master`. For each deploy, my Procfi…
-
After importing, calling "transform" on a GEOS Point leads to an exception.
- rasterio 0.36
- GDAL 1.10.1
- Python 3.4.2
```
Python 3.4.2 (default, Oct 8 2014, 10:45:20)
[GCC 4.9.1] on linux
Type "…
lordi updated
7 years ago