drauschenbach opened a new issue, #939:
URL: https://github.com/apache/datafusion-python/issues/939
**Describe the bug**
The development instructions, as written, are unnecessarily specific to
Linux.
**To Reproduce**
On an Apple M1:
```sh
$ micromamba env create -f ./conda/environments/datafusion-dev.yaml -n
datafusion-dev
conda-forge/osx-arm64 No change
conda-forge/noarch 17.1MB @ 10.5MB/s 1.6s
error libmamba Could not solve for environment specs
The following packages are incompatible
├─ cudatoolkit 11.8** does not exist (perhaps a typo or a missing
channel);
└─ cudf does not exist (perhaps a typo or a missing channel).
```
**Expected behavior**
The instructions should work on operating systems that don't support CUDA
Toolkit or cuDF.
**Additional context**
Add any other context about the problem here.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]