-
Hi,
i'm using LOC for my bachelor thesis and i successfully run LOC with octree data. Right now i'm facing the issue to plot the exitation temperatures. In the documentation of the method LOC_read_Te…
-
I create an evn named imagepy and pip install all reqired package according to requirement.txt.
(imagepy) F:\github\imagepy>python -m imagepy
Traceback (most recent call last):
File "d:\Anacond…
-
#import logging
import sys
import threading
import pyautogui as p
import flask
log = logging.getLogger("werkzeug")
log.setLevel(logging.ERROR)
cli = sys.modules["flask.cli"]
cli.show_ser…
-
Dear developers,
while writing & executing some unittests for my own code that uses pyscf I encountered the following issue:
Setting `max_memory` on a `mol` object leads to a call of `cmd_args()` …
-
File "D:/Users/PycharmProjects/data_analysis/ocr_detection/image_detection.py", line 10, in
from cnstd import CnStd
File "D:\Anaconda3\envs\python36\lib\site-packages\cnstd\__init__.py", li…
-
### Description
As discussed with @Cadair regarding the GSoC `glue-solar` project, we found the following potential bug and would like to see if it can be fixed upstream. This bug r…
-
Hi,
I am working on python 3.8,
I have installed both GDAL and Fiona:-
```
Fiona-1.8.19-cp38-cp38-win_amd64.whl
GDAL-3.2.2-cp38-cp38-win_amd64.whl
```
Then I executed `pip install osrm`
…
-
Hey,
I am encountering an AssertionError on one of our workstations when I use multiple GPUs. The error only occurs when I am utilizing more than one GPU (the workstation has 4 RTX 3080TI).
The co…
-
exemplo, para calcular feriados nacionais, incluindo carnaval
```r
u = "https://date.nager.at/api/v2/publicholidays/"
feriados = data.frame()
for(i in 2020:2030){
link = paste0(u, i, "/PT")
…
-
## AS OF v3.html (Both Cambridge and Moraine)
- [x] Truncated ROW wldata to only Moraine area (i.e. locations NOT in cambridge model)
- [x] Queries set up to query both Cambridge and Moraine model…