-
Hello,
I am looking to run tensorsignatures on an AWS g3 instance. I was hoping to make use of the GPU support but am receiving an error. The AWS conda environment that I am using is tensorflow_p36…
-
## Problem Description
Greetings, I cannot connect to kernel started on a remote server, accessible via SSH and VPN.
On another server (also accessible via SSH and VPN) everything works fine.…
-
## Description
### What steps will reproduce the problem?
When running the project it doesn't show me any results or graphics.
### Traceback
```python-traceback
A module that was compiled using…
-
hello, i sorry to interrupt you, i meet a error when i try to run the script of train_rpn_3d.py with a pretrained weights model_20000_pk.the weights pkl file is from a warmup training. the error is :F…
-
## Description
When running cell `1.3) Pre-Processing - image coregistration and scene merging`, I consistently receive 0 out of N scenes passed cloud and area criteria due to a failure to exceed th…
-
## To Reproduce
In the following, `result0` will work fine, `result1` will not perform the final cut and will not print "finished!".
```python
import cadquery as cq
from cadquery.selectors imp…
-
## Description
### What steps will reproduce the problem?
as i changed my adaptor (USBC to USB) this shows up
### Traceback
```python-traceback
Exception in callback functools.partial()
Tracebac…
-
I have a very simple script:
```
import cadquery as cq
result = cq.importers.importStep('./file.step')
show_object(result, options={"alpha":0.5, "color": (64, 164, 223)})
```
When I run it via…
-
### Actual Behavior
I created by an environment called 'TensorFlow' to install Keras and tensor flow in my anaconda. I was able to run my environment successfully in Jupyter but when I am tryin…
-
### Actual Behavior
I created a new environment (called it 'dedalus' as the use of that model was the purpose of the environment, but I don't think it's important) with conda, with python 3.7.6…