新一コナン 2018-03-10 12:06 采纳率: 0%
浏览 3193
已结题

robotframework-ride打开不是图形界面

这几天研究robotframework,下载完了,昨天还可以正常运行,我今天又安装了个mysql和tomcat,按理说这个没有影响吧,但是今天打开robotframework-ride,就变成了下面一串代码,不是之前的图形界面了。百度也没搜到这种问题。有知道的吗,麻烦帮忙看下,谢谢。
#!C:\Python27\python.exe

Copyright 2008-2015 Nokia Solutions and Networks

Licensed under the Apache License, Version 2.0 (the "License");

you may not use this file except in compliance with the License.

You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software

distributed under the License is distributed on an "AS IS" BASIS,

WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

See the License for the specific language governing permissions and

limitations under the License.

import sys
from robotide import main

Must be protected against reimporting

As multiprocessing has an odd requirement

and we use multiprocessing

http://docs.python.org/library/multiprocessing.html#windows

if name == '__main__':
main(*sys.argv[1:])

  • 写回答

1条回答

  • threenewbee 2018-03-10 15:44
    关注

    看上去是你的python被更新或者替换了,重新安装下,或者看下环境变量。

    评论

报告相同问题?

悬赏问题

  • ¥15 关于#hadoop#的问题
  • ¥15 (标签-Python|关键词-socket)
  • ¥15 keil里为什么main.c定义的函数在it.c调用不了
  • ¥50 切换TabTip键盘的输入法
  • ¥15 可否在不同线程中调用封装数据库操作的类
  • ¥15 微带串馈天线阵列每个阵元宽度计算
  • ¥15 keil的map文件中Image component sizes各项意思
  • ¥20 求个正点原子stm32f407开发版的贪吃蛇游戏
  • ¥15 划分vlan后,链路不通了?
  • ¥20 求各位懂行的人,注册表能不能看到usb使用得具体信息,干了什么,传输了什么数据