-
I've been playing with crouton for a few days now on my chromebook pixel. Everything works great but the audio.
If I open Google music or Amazon and play a song in chrome it's ok. If I then switch to…
-
## Problem
After doing a fresh `zato quickinstall` as per the tutorial, the `zato-qs-start.sh` gives
me a python traceback.
## Versions
OSX 10.8
zato 1.1
hotfix from #74 installed
## Traceback
```
…
-
At the moment, default configuration files get generated during `build_ext`, but this doesn't get executed for affiliated packages that are pure-python because `build_ext` simply doesn't get run:
```…
-
-
I installed the latest astroquery master with `python setup.py install` to an astropy-rc1 virtualenv. I then got a warning upon import:
```
In [2]: import astroquery.simbad
WARNING: ConfigurationDef…
-
Hi guys,
I tried the following today with https://github.com/wkerzendorf/specutils/blob/master/setup.py and this happened. You guys probably know what's going on. If not I can debug this further.
``…
-
### Description
Fabric currently uses the simplest approach to the most common use case, but as a result is quite naive and not threadsafe, and cannot easily be run in parallel even by an outside age…
-
babuska is freezing for me on the public key sep inside passwordless key logins in the chef user dep. I'm not sure why, any tips?
```
root@chefserver:~# babushka ivanvanderbyl:'chef user'
Updating gi…
-
A recent upgrade to something (setuptools or distutils) means that setup.py is also creating a .exe.manifest with the script .exe file that bdist_bbfreeze then attempts to compile. The file is an xml …