-
I'm getting the following error upon loading cmssh:
Loading external/libtiff ... DONE
Loading external/libungif ... DONE
cmssh+pylab Python environment [backend: Agg].
[TerminalIPythonApp] Error in…
jpata updated
12 years ago
-
An `@alpaka` module with an explicit CPU backend such as
```python
process.testProducerSerial = cms.EDProducer('TestAlpakaProducer@alpaka',
size = cms.int32(99),
alpaka = cms.untracked.PSe…
-
As CMS is preparing to support Python 3, so should we.
The first culprit is
```
File "./bin/get_l1Analysis", line 119, in
f.write(ETSUM_HEADER)
TypeError: a bytes-like object is required, …
-
Tried with docker
docker run --rm droope/droopescan scan drupal -u https://www.harivenu.com
Getting this deprecation error.
/usr/local/bin/droopescan:4: DeprecationWarning: pkg_resources is …
-
following up on mail thread with Todd Miller @ Madison
They are preparing a new version of HTCondor python bindings which is almost but not
fully backward compatible and would like us to get a feedb…
-
Hi,
I installed django-oscar-elasticsearch with pip and then added the settings to my settings.py file as described in the README.md file. But when I tried to run migrate I get the following error:
…
arunk updated
2 months ago
-
So far, there's a few issues with the condor python bindings we need to check out/possibly push upstream
- import htcondor dies if CONDOR_CONFIG env variable doesn't exist. It does _exit() so it's unt…
-
Following the discussion in https://github.com/cms-sw/cmssw/pull/38736 on usage of (possible duplication) VALIDATION and DQM sequences, this should be reviewed and fix runTheMatrix MC sequences (if ne…
-
This issue spins off from https://github.com/cms-sw/cmssw/issues/44659 after the discovery that our code is calling `setenv()` in the parallel part of `cmsRun`, and concurrently to `std::getenv()` cal…
-
```
What steps will reproduce the problem?
1. build the module
2.
3.
What is the expected output? What do you see instead?
[root@castestclient pyactivemq-0.1.0]# /home//xmsong/python2.5.4/bin/python …