You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It works fine when i don't instantiate _test_coder2. I started with the default version installed by pip (1.7.0) and then tried with the version given by pip with the --pre flag (2.1.1b1). both produce the same error. I'm using anaconda environments and python 3.9.
Also, there doesn't seem to be a reedsolo.version attribute so i'm getting these version numbers from the pip freeze command.
The text was updated successfully, but these errors were encountered:
the following code fails on the last line
It works fine when i don't instantiate
_test_coder2
. I started with the default version installed by pip (1.7.0) and then tried with the version given by pip with the--pre
flag (2.1.1b1). both produce the same error. I'm using anaconda environments and python 3.9.Also, there doesn't seem to be a reedsolo.version attribute so i'm getting these version numbers from the
pip freeze
command.The text was updated successfully, but these errors were encountered: