ai4co / rl4co

A PyTorch library for all things Reinforcement Learning (RL) for Combinatorial Optimization (CO)

Home Page:https://rl4.co

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Can you provide the environment for python=3.9.18?]

lihaoya5 opened this issue · comments

Motivation

When I was researching the torchquantum framework, I found that it is based on python 3.7 ~ pthon 3.9, but I only have a working environment version of python 3.11 for rl4co that you provided earlier. I want to solve the CO problem with the quantum transformer module under the torchquantum framework.

Solution

If you have a previous version of Python 3.9 that can run RL4CO, could you please provide us with python=? RL4CO=? pyTorch=? What is the version number of Torch Geometric=?? Thank you.

Hi there! We should be pretty flexible, so you may try installing RL4CO inside your python environment and should work out of the box without restrictions on specific versions

Okay, I'll try it, thanks

Closing now as it should be resolved. Feel free to re-open or file a new issue if something is still not working!