210
Points
Questions
40
Answers
54
-
- 0 views
- 2 answers
- 0 votes
-
I tried to connect Visual Studio 2017 with MYSQL and it tells me that can’t open input file mysqlcppconn.lib. This …
- 407 views
- 0 answers
- 0 votes
-
Can i distribute a proprietary software that uses A mysql connector under the universal form exception, Examples: PyMySql, iODBC, and …
- 370 views
- 0 answers
- 0 votes
-
I’m trying to use standard-version in my javascript project. I added the release script to my package.json: "scripts": { … …
- 427 views
- 0 answers
- 0 votes
-
I try to get some key information of some bidded items from this address(https://www.catawiki.com/a/346823-japanese-antiques-auction-samurai) using bs4 and json. I succeeded …
- 483 views
- 1 answers
- 0 votes
-
I have made a camera monitoring application in PyQt using OpenCV. But when I start the application it takes around …
- 435 views
- 0 answers
- 0 votes
-
For some reason when I run my program in the REPL my module isn’t recognized. I type in from import …
- 321 views
- 1 answers
- 0 votes
-
I’m doing merging of two dataframes using full outer join and pandasql, but I’m getting error sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) RIGHT and …
- 376 views
- 0 answers
- 0 votes
-
I am trying to to get a YouTube modal popup to work in a Datatable I have created that is …
- 373 views
- 0 answers
- 0 votes
-
I’m currently making a program for my players in an RPG to be able to select their characters skills from …
- 310 views
- 0 answers
- 0 votes