-
### š Before submitting the issue
- [X] I have searched among the existing issues
- [X] I am using a Python virtual environment
### š Description of the bug
find_mechanical does not find an installā¦
-
### Actual Behavior
When I click on the green arrow and select "Open Terminal" for base(root) the following shows up:
bash: activate: No such file or directory
aki@aki-ubuntu:~$
#ā¦
-
### Checklist
- [X] I added a descriptive title
- [X] I searched for other issues and couldn't find a solution or duplication
- [X] I already searched in Google and didn't find any good information oā¦
-
Hi!
I've been having problems getting pytorch to run on my GPU (Mesa IntelĀ® Xe Graphics (TGL GT2)) on Ubuntu as when I use the command
a = torch.tensor([[1, 2, 3], [1, 2, 3]]).to('dml')
the pā¦
-
Hi,
I am trying to optimize a Neural Network for regression, my search space is as follows:
```
parameters=[
{
"name": "learning_rate",
"type": "range",
"bounds":ā¦
-
I am trying to install package 'scrapy' in the base environment. When I issue the command it fails while installing the 'conda-forge::automat-0.7.0-py_1' dependancy
```
(base) C:\Users\Abhinav>conā¦
-
### Checklist
- [X] I added a descriptive title
- [X] I searched open reports and couldn't find a duplicate
--> CLOSED duplicates are #4484 #4481 #4509
### What happened?
Building a condaā¦
-
### Willingness to contribute
No. I cannot contribute a bug fix at this time.
### MLflow version
2.7.1
### System information
Windows 10
Python 3.8.5
### Describe the problem
I've got a compā¦
-
### Checklist
- [X] I added a descriptive title
- [X] I searched for other issues and couldn't find a solution or duplication
- [X] I already searched in Google and didn't find any good informatiā¦
-
Hello!
My program has encountered some problemsļ¼numba.cuda.cudadrv.driver.LinkerError: [999] Call to cuLinkAddData results in CUDA_ERROR_UNKNOWNć
I spent two days solving this problem, but the methoā¦