-
Notifications
You must be signed in to change notification settings - Fork 19
Description
Hi there, thanks for the contribution! Awesome work!
Unfortunately I'm having issues setting up the environment for training, inferencing, visualizing etc. For example I get errors regarding Cython not being installed while installing glump, while creating the conda env. Another one is dask, which gave me an error during execution of the synthetic data generation for not being installed after the conda environment was created. Another one is seaborn, that was an issue when executing the data visualization notebook. I tried to find compatible versions and was able to work around some of the errors. Now I am stuck at the jinja2 package. And I'm thinking that I'm doing something wrong because I doubt that this procedure is how you intended the environment.yaml file to work. Could you share the system details of the environment you are using?
I tried many things, including reinstalling conda.
I have a workstation with 2x RTX3090 and an intel i9 processor. Nvidia driver 470 is installed. Conda is up to date.
I would appreciate any input. Thanks in advance.