Barman Roy, Swagato

Results 7 issues of Barman Roy, Swagato

Apologies if the solution is trivially simple. Using Jupyter Notebook for Python scripting. When I download a notebook as a .py file (clicking on File->Download as->Python (.py)), Jupyter adds a...

Using Atom Editor on Linux Mint 20. The python version is 3.6 installed at` /usr/bin/python3`. But whenever I installed the python-tools package, it is throwing the above error. A bit...

**Describe the bug** Using the catboost model with darts. When building the virtual environment for my inference pipeline, I run this command inside my docker container `python3 -m pip install...

bug
triage

**Describe the bug** The file capture object fails to read a `.pcapng` file when the working directory has a specific file called `config.ini.` I was keeping some other configuration in...

bug

It is an amazingly helpful library, but I noticed the ```pypylon.pylon.InstantCamera``` class does not follow the RAII principle to open and close a camera. Instead, it leaves the acquisition (and...

Using black, 21.12b0 (installed with pip3) on Ubuntu 20.04, integrated with this atom-editor package. The package seems to be messing up working code, introducing duplicate definitions of well defined functions...

Glad to see the project continuing post the sunset of original atom from github. I guess my question is quite common, yet could not find the answer. I have the...