0

I know that tkinter has issues working with virtual envs due to the binaries not being copied and that there are workarounds if I'm just using virtual envs, but what about the autogenerated virtual envs generated by tox? Is there any way to use something like tkinter with tox?

Matt_JD
  • 566
  • 6
  • 16

1 Answers1

1

Not yet but hopefully soon someone will address this problem and create a compatible virtual env.