Carlos "casep" Sepulveda

Results 7 comments of Carlos "casep" Sepulveda

Hi, Test produced the same error `$ go test ./... go: github.com/hashicorp/[email protected] requires github.com/tencentcloud/[email protected]+incompatible: reading github.com/tencentcloud/tencentcloud-sdk-go/go.mod at revision v3.0.82: unknown revision v3.0.82` -x output `$ go mod download -x mkdir...

Builds okay on a RockyLinux box `$ ./inframap version The current version is: v0.6.6-4-gda38573` So it could be Fedora related.

Hi I'm getting the same error I've downloaded the library from http://www.multichannelsystems.com/software/neuroshare-library (3.7b, 32 bits) And I've cloned today python-neuroshare (Installed /usr/lib/python2.7/site-packages/neuroshare-0.9.1-py2.7-linux-i686.egg) Not sure what else could I check. Could...

Hi: On a 64 bits OS, using the same components, but the 64 bits version of nsMCDLibrary.so it worked OK

Hi: Yes, on Fedora 20 X86_64 the same code (python) but with the 64 bit libraries worked OK. So I think it's an issue with the library. Thanks!

Hi, I'm having the same issue after updating to **Ubuntu Bullseye** ``` $ cat /etc/os-release PRETTY_NAME="Debian GNU/Linux 11 (bullseye)" NAME="Debian GNU/Linux" VERSION_ID="11" VERSION="11 (bullseye)" VERSION_CODENAME=bullseye ID=debian HOME_URL="https://www.debian.org/" SUPPORT_URL="https://www.debian.org/support" BUG_REPORT_URL="https://bugs.debian.org/" ```...

That is not a solution, it will allow to install the package, but then it will fail to launch. The root problem is that python2 is not available on bullseye....