I am making an app using rpy2 library in Python 3.6.1. Everything works great when I am running the script from PyCharm but in .exe file there is a problem. When I click on the button (I am using tkinter for GUI) I don't get any statistics calculated in rpy2 (and again, everything works in PyCharm). I used cx_freeze to convert to .exe file. Does anyone have the idea what is the problem ? Thanks
相关问题
- Django __str__ returned non-string (type NoneType)
- How to postpone/defer the evaluation of f-strings?
- ImportError shows up with py.test, but not when ru
- Comparing pd.Series and getting, what appears to b
- Tkinter Grid Columnspan ignored
相关文章
- tkinter这样怎么不能分别赋值?
- Airflow depends_on_past explanation
- Raspberry Pi-Python: Install Pandas on Python 3.5.
- Numpy array to TFrecord
- How to split a DataFrame in pandas in predefined p
- Why do people say “Don't use place()”?
- Where to learn tkinter for Python? [closed]
- Error following env.render() for OpenAI