需要帮助更新在乌班图17.04上安装的Pycharm社区版本17.1.1。 当“最新情况检查”时,出现了以下信息,我不清楚如何从这里着手。
我是如何把它当作特权使用者的?
需要帮助更新在乌班图17.04上安装的Pycharm社区版本17.1.1。 当“最新情况检查”时,出现了以下信息,我不清楚如何从这里着手。
我是如何把它当作特权使用者的?
请尝试为我工作(从根源上讲):
cd /usr/lib/
chmod 777 -R pycharm-community/
然后开斋节和更新。
请尝试为我工作:
sudo updatedb && sudo locate pycharm.sh
sudo /path/to/pycharm.sh
在该届会议期间,只字不提最新情况。 然后关闭了PyCharm,通常重新开张,你发现你正在操作新版本,不需要下载,也不必有复印机。
当我把乌兰巴托从16.04升级到17.04时,这个问题就出现了。 我尝试了诉讼,但没有工作。 因此,必须停下来,再安装Pycharm。 现在情况良好,得到新的更新。
页: 1
Sounds like a permissions issue. I think it will work if you run Pycharm via sudo
.
What would be the most simple way of adding and changing an icon in the Ubuntu (Gnome) Panel? I m looking for something as simple as shell scripting, but I m not restricted to that. Will write a ...
I got this error: OperationalError at / unable to open database file Things I ve tried so far are setting the absolute path of my dev.db file in the settings.py. I ve tried adding www-data to my ...
After create a new system call, how to update the kernel? I tried these lines, make-kpkg clean fakeroot make-kpkg -initrd -append-to-version=-custom kernel_image kernel_headers But Ubuntu asked me ...
I want to save all following Exceptions in a file. The reason why I need this is because the IDLE for python 3.1.1 in Ubuntu raises an Exception at calltipps, but close to fast, that it isn t readble. ...
i am doing a project related to configuration and memory analyzer for kubuntu. i want to display the system statistics information like CPU usage, RAM usage and proceses etc. graphically using an ...
I would like to start my mysql server with the --external-locking option. As mysqld is run by the /etc/init.d/mysql script ubuntu (karmic), I guess that s where I should set this "--external-locking" ...
I just found on my Ubuntu, there are two different C++ compilers: /usr/bin/g++ and /usr/bin/c++. I am not familiar with the latter, but man c++ just jumps to the manpage of gcc. I wonder what is their ...
I ve just installed Zend Studio 7.0.2 on my Linux-Ubuntu 9.10 system. There were no problems during the installation but when I try to create a new project, the New Project form hangs when I click ...