Fulvio Esposito
Fulvio Esposito
> Could you please post all of the dependencies this error occured for? (ie a copy+paste of the `[pyflow.dependencies]` section of `pyproject.toml`. At the moment I'm just starting, the following...
OK, I've run it and got: ``` running bdist_wheel running build running build_py installing to build/bdist.linux-x86_64/wheel running install running install_lib running install_data running install_egg_info running egg_info writing starlette.egg-info/PKG-INFO writing dependency_links...
It's still WSL 1, it's the laptop I don't mess with :) distro is Ubuntu 18.04, I installed pyflow from the deb file with `sudo apt install ./pyflow_0.1.5_amd64.deb`. Yep I...
yep, it works if the directory is inside WSL, I tried ~/projects/catalysis. I can actually have it there so it's non-blocking for me at this point. The python used is...
At the moment I guess just warning users in the README that if they use WSL 1 (not tested with WSL 2) packages might not install if placed on the...
I'd love to be more helpful but my knowledge of rust is close to non existent. I wonder what exactly prevent the wheel to be built. Anyway, I can live...