mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-08 19:44:57 -05:00
docs: alert user on PROJECT_SETUP.md that zama's specific environment is needed
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
|
||||
# Project Setup
|
||||
|
||||
```{note}
|
||||
You will need Zama's specific environment with zamalang module to have the project fully functional. It is currently only delivered via the docker image (see the [docker](./DOCKER.md) guide).
|
||||
```
|
||||
|
||||
## Installing Python v3.8
|
||||
|
||||
**concretefhe** is a `Python` library. So `Python` should be installed to develop **concretefhe**. `v3.8` is the only supported version.
|
||||
|
||||
Reference in New Issue
Block a user