rpcq icon indicating copy to clipboard operation
rpcq copied to clipboard

Changed reference from ruamel.yaml to ruyaml for compatibility

Open fastflair opened this issue 4 years ago • 0 comments

Running the basic PyQuil functions did not work due to an error in the rpcq package not being able to find the ruamel package, despite installing from source. Changing to the ruyaml library resolves issues for me using Anaconda on Windows with all latest libraries as of 1/8/2021

fastflair avatar Jan 08 '21 19:01 fastflair