beew

Results 29 issues of beew

Running test codes from https://github.com/rigetti/pyquil ``` from pyquil import get_qc, Program from pyquil.gates import CNOT, Z, MEASURE from pyquil.api import local_forest_runtime from pyquil.quilbase import Declare prog = Program( Declare("ro", "BIT",...

bug :bug:

I am running a few examples and encounter many errors of the kind ``` TypeError: cannot unpack non-iterable xxx object ``` For example, running the first cell of the double...

nose is deprecated and the tests no longer run in python 3.10 ``` nosetests Traceback (most recent call last): File "/home/bernard/opt/python310/bin/nosetests", line 8, in sys.exit(run_exit()) File "/home/bernard/opt/python310/lib/python3.10/site-packages/nose/core.py", line 118, in...

Running pytest gtda produces two failed tests. ``` FAILED gtda/mapper/tests/test_visualization.py::test_pipeline_cloned[False] - AssertionError FAILED gtda/mapper/tests/test_visualization.py::test_pipeline_cloned[True] - AssertionError ``` More detailed outputs ``` ==================================================================================================== FAILURES ===================================================================================================== ___________________________________________________________________________________________ test_pipeline_cloned[False] ___________________________________________________________________________________________ clone_pipeline = False...

bug

I tried to install openmx with the script source('https://vipbg.vcu.edu/vipbg/OpenMx2/software/getOpenMx.R') After building for a long time, it failed with ``` MarkovExpectation.o MarkovFF.o asa.o asubnp.o ba81quad.o dmvnorm.o fitMultigroup.o general.o glue.o matlogexp.o matrix.o...

Hi, installed chromium from the Ubuntu ppa. When starting chromium on the command line it throws the error but still works (but I only use it for jupyter notebooks) ```...

Hi, I would like to check out pqR but I already have R 3.3.1 installed with which I do all my work. It is easy enough to install pqR in...

Hi, This is a feature request (maybe the feature is already there but I can't find it) It would be nice if there is an option to run ``` flatpak...

feature
flatpak

So I tried out the Linux binary from the tar.gz https://www.multibugs.org/download/ click Doodle > New and got ``` file Doodle/Rsrc/sizes not found ``` Turned out the file is called Sizes.odc...