Anaconda 2020.11 issue with OpenCV
solution of issue for opencv and latest anaconda with python3.8
Recently I installed Anaconda 2020.11 on my Mac machine. When I tried to installed opencv package, it showed errors. Below is the error excrept:
solution of issue for opencv and latest anaconda with python3.8
3 minute read
Recently I installed Anaconda 2020.11 on my Mac machine. When I tried to installed opencv package, it showed errors. Below is the error excrept:
Algorithm for maximum subset sum with no adjacent elements problem
3 minute read
Let’s understand this problem. A non-negative integer array is given as input. We need to find maximum sum which can be possible by adding non-adjacent element of the given array. In hindsight, this may look a bit complex problem to solve. But the final solution will be simple and elegant.
Pod delete takes long time
1 minute read
Sometimes deletion of pod takes longer time. There could be multiple reasons for that. For me, it was ‘busybox’ pod. It used to take more than a minute to delete the pod. Below is the yaml.
Keep learning new things
Hi, I'm Vikash. Studied Computer Engineering. A Lazy Writer. In love with simplicity of Golang.
Learn More© 2022 Vikash Kumar . Powered by Hugo