-
I followed the instructions and created a new app, but on the first startup, I received a cryptic django error:
``File "/usr/local/lib/python3.10/site-packages/django/conf/__init__.py", line 271, in …
-
## Problem Description
The PYTHONPATH in my terminal does not seem to be used by spyder (and I've started spyder from the command line). In the console, sys.path just contains
```
['/home//minicond…
-
Hi there,
I'm working on a project to demo this project and use cookiecutter to build scaffolding for Pyramid web apps. You can see the whole (simple) thing here:
https://github.com/mikeckennedy…
-
Hi,
I tried to install the library following the instruction (raspberry pi 2, bullseye 32bit). Calling `./cli.py --help` results in the below error message. Which package am I missing (I spend some…
-
it seems like it's not picking up the settings in the development.ini but I dont know why that would be.
``` bash
tom@tom-ThinkPad-P1:~/projects/tstaiopyramid$ pipenv --python 3.7
Creating a vi…
-
## What happened before?
Images (in my case the product images on the details page of the earphones) showed up. On `http://localhost:8000/de/` there was a unicorn.
## What happens now?
`/…
-
Running smoke tests with this added, and the following comes out many times for lots of our models.
It is running on Django 3.0 on Python 3.8
I can try to narrow it down, but it is likely self expla…
-
I get a pretty crazy error when I try to do a fresh install.
```
virtualenv venv
source venv/bin/activate
pip install kedro
pip install kedro[pandas]
pip install find-kedro
kedro new find-pro…
-
### System Info
```shell
platform: Linux Ubuntu Server 20.04 x64
Python 3.8.10 (default, May 26 2023, 14:05:08)
[GCC 9.4.0] on linux
python packages:
Package Version …
-
## Problem Description
Recently downloaded and installed and updated version of the TWS API and after installing via command line, restarting Spyder, importing the api and checking version, the newes…