-
OSX:
## python3
```
brew install python3
```
## Anaconda on python3
* installation: https://conda.io/docs/install/quick.html
```
bash ~/Download/Anaconda3-4.3.0-MacOSX-x86_64.sh
```
* http…
-
It's around 2 GB now and we should investigate if it can be trimmed
-
When executing an instruction, the system displays an error that cannot recognize CUDA home. How should I resolve this issue?
-
## Problem
While setting up the uv environment for Goose, we encountered an issue with building the tiktoken package on Python 3.13. The error indicates a failure to build the wheel due to the absen…
-
Hi, I have an issue when building rbdl bindings for Python 3.7.
I did the following :
```
# Creating conda environment
conda create -n rbdl python=3.7
git clone https://github.com/rbdl/rbdl.g…
-
- Set up a venv
- Install MatFlow as a python package
- pull the CSF3 config file from github repo using `matflow config import github://hpcflow:matflow-configs@main/[FILE NAME]`
- Copy MatFlow …
-
Testing microsoft/vscode-python#23675
- Go to github.com/codespaces
- Pick Jupyter template
- Switch Codespace to use VS Code Insiders
- Switch Python to prerelease
```
2024-06-25 17:30:42.2…
-
The current `AddPythonApp` methods have a few usability issues:
- When it was renamed from `AddPythonProject`, the `projectDirectory` parameter wasn't renamed to `appDirectory`
- The two overloads b…
-
Hi! Let's start off - this is a low priority issue and more something to think about as you continue to build out functionality and your roadmap. I understand uv uses something like copy-on-write or s…
-
### Content Type
Guide
### Article Description
Daytona as endgame Python dev env. how to skip all env managers like venv, etc. and just use Daytona.
Explore the benefits of using DevContai…
nkkko updated
2 months ago