Closed kwignb closed 1 year ago
Hello, sure, i'm using python 3.9.12 ! But the code has been tested with python 3.8 too
Thank you for your reply! I ran conda install --yes --file requirements.txt
with Python 3.9.12 as you mentioned and received the message that the following packages are not available.
Could you please let me know if there is something wrong?
Thank you for pointing out this malfunction !
I pushed the new requirement file, I tested it on several devices and it seems to work.
Can you please try to run this:
conda env create -f requirements.yml && conda activate gigassl
At the root directory of your repo (after pulling it) ?
Hi, thanks for sharing the great works!
Could you please tell me what version of python you are using?