270
Points
Questions
52
Answers
34
-
I am a beginner in open3d. I want to try some examples in the document. But I can’t find any …
- 132 views
- 1 answers
- 0 votes
-
I tried uploading my module to PyPI but when I try to do pip install and import it from my …
- 50 views
- 0 answers
- 0 votes
-
I received the code problem to find an average with user input. Here is the description If the user hits …
- 57 views
- 1 answers
- 0 votes
-
I have read many similar posts with a similar error, but after doing the recommended solutions for each of them, …
- 0 views
- 0 answers
- 0 votes
-
I have an sql statement that has left join between table orders and order_item $sql = "SELECT * FROM orders …
- 44 views
- 1 answers
- 0 votes
-
Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update …
- 62 views
- 0 answers
- 0 votes
-
I have a problem in using lightgallery on a page. In specific I’m using AngularJS (1.7) to load some dynamic …
- 41 views
- 0 answers
- 0 votes
-
when I’m running the web app on my computer using flask everything in ok. but when i deploy it to …
- 44 views
- 1 answers
- 0 votes
-
I’m trying to create a JavaScript code that applies properties from an object to a HTML element’s style, but there’s …
- 38 views
- 1 answers
- 0 votes
-
here the issue is ngx translate in ternary condtion . {{ (videoConfig === true) ? ‘Disable Video’ : ‘Enable Video’ …
- 58 views
- 2 answers
- 0 votes