Mattia Procopio

Results 8 issues of Mattia Procopio

After installing all the components, when typing `bipython` into the terminal I get: ``` Traceback (most recent call last): File "/bin/bipython", line 9, in load_entry_point('bipython==0.1.2', 'console_scripts', 'bipython')() File "/usr/lib/python2.7/site-packages/bipython/__init__.py", line...

This change will allow to pass an importable and valid class that will be used to initialize the base Machine class Missing methods and additional attributes may be created and...

**Describe the bug** I am not being able to complete any GPU task on my ArchLinux based system using an AMD Radeon 5700XT. For some projects, like milkyway@home the task...

P: Major
T: Defect
C: Client - Linux

Hi, I noticed the scripts in this repo are also for ManjaroARM. I compile and mantain kstars, gsc, indi, indi libs (all), indi drivers (all), phd2, stellarsolver for ArchLinux/ArchLinuxARM so...

hi! it seems using `exe.read_package_root(..)` doesn't work perfectly, I have the following folder structure ``` /home/matt/data/repos/testastropy |-- pyoxidizer.bzl |-- alien/ | |-- __init__.py | |__ look.py |_ goal.py ``` my...

This PR is intended to add support when one is using `.values()` method on querysets. Actual behaviour is returning the QuerySet since it's not a dict, a list neither a...

**Describe the bug** while compiling indi drivers, I got the following output ``` -- Installing: /home/XXXX/astroarch-pkgs/packages/indi-3rdparty-drivers/pkg/indi-3rdparty-drivers/usr/bin/indi_pentax [sudo] password for XXXX: Failed to set capabilities on file '/usr/bin/indi_pentax': No such file...

bug