Alwin Doss

Results 11 issues of Alwin Doss

I have the following project structure ``` go bdd_demo \tests \features first.feature first_steps.go def.go abc.go go.mod go.sum ``` with the above project structure when I run `godog run tests/features/` it...

:zap: enhancement

Python Version: 3.6.5 Error that I see is: ` Running setup.py install for pycryptodome ... error Complete output from command c:\users\[UserID]\appdata\local\programs\python\python36-32\python.exe -u -c "import setuptools, tokenize;__file__='C:\\Users\\212326~1\ \AppData\\Local\\Temp\\pip-install-r_t1t466\\pycryptodome\\setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compil...

Please fill out the sections below to help us address your issue. Version of AWS SDK for Go? LATEST Version of Go (go version)? 1.9.2 Support for Cognito just the...

feature-request
p3
queued

I have downloaded and ship the chromedriver.exe as part of my test project. Using agouti how will I detect this driver. Please point me to documentation that explains how this...

When you follow the instructions to install on FreeBSD, it fails with the error shown in the screenshot below. ![20230214_105157](https://user-images.githubusercontent.com/899883/218646595-2908b30a-6940-4e8f-8645-a5a0be922ac4.jpg)

help wanted

When I click on the Steps of a *.feature or *.story file the plugin crashes and I see the following error: `com.intellij.psi.impl.source.tree.java.PsiLiteralExpressionImpl cannot be cast to com.intellij.psi.PsiArrayInitializerMemberValue`

I get the following error when I create a new Client ``` panic: crypto: requested hash function #5 is unavailable goroutine 1 [running]: crypto.Hash.New(0x5, 0x0, 0x0) C:/Go/src/crypto/crypto.go:89 +0x117 github.com/getinsomnia/go-srp.getMultiplier(0xc0420464a0, 0x20)...

**Describe the bug** I followed the instructions to add a repo from [here](https://docs.couchdb.org/en/latest/install/kubernetes.html) when I run the command `helm install mycouchdb couchdb/couchdb` I get the following error `Error: execution error...