Skip to content

Mixture no comienza a correr con la opcion de servidor remoto. #4

Description

@jordancaraballo

Traceback (most recent call last):
File "/home/XX/wolffia/interface/main/SimTab.py", line 834, in on_runButton_pressed
self.runSim()
File "/home/XX/wolffia/interface/main/SimTab.py", line 1160, in runSim
self.remoteHost.sendFile(zipName, unzip=True)
File "/home/XX/wolffia/lib/communication/RemoteHost.py", line 196, in sendFile
if err.find("No such file or directory") > -1 or len(resp) < 2 or resp.split('\n')[1][:4] <> 'drwx':
AttributeError: 'int' object has no attribute 'find'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions