Skip to content

Conversation

@parteekcoder
Copy link
Contributor

@parteekcoder parteekcoder commented Aug 6, 2023

Hi @pradeeban ,

I changed the encoging from utf-8 to ascii , I think which solves the problems. Give it a try when you are available

@pradeeban pradeeban merged commit 2ac3e87 into ControlCore-Project:dev Aug 6, 2023
@pradeeban
Copy link
Member

/Users/pradeeban/concore/demo/sampleFile.graphml d/Users/pradeeban/concore/demo/controller2.py d/Users/pradeeban/concore/demo/sample3.graphml d/Users/pradeeban/concore/demo/rahul.graphml d/Users/pradeeban/concore/demo/generalcontrol.graphml d/Users/pradeeban/concore/demo/sampleC.graphml d/Users/pradeeban/concore/demo/controller2knob.py d/Users/pradeeban/concore/demo/sampleplothg.graphml d/Users/pradeeban/concore/demo/sample2knobplot.graphml d/Users/pradeeban/concore/demo/sample2.graphml d/Users/pradeeban/concore/demo/.DS_Store 'ascii' codec can't decode byte 0xf0 in position 1133: ordinal not in range(128) Some error Occured.Please try again after some time.

@pradeeban
Copy link
Member

Honestly, I do not think changing to ascii will fix this issue.

@parteekcoder
Copy link
Contributor Author

/Users/pradeeban/concore/demo/sampleFile.graphml d/Users/pradeeban/concore/demo/controller2.py d/Users/pradeeban/concore/demo/sample3.graphml d/Users/pradeeban/concore/demo/rahul.graphml d/Users/pradeeban/concore/demo/generalcontrol.graphml d/Users/pradeeban/concore/demo/sampleC.graphml d/Users/pradeeban/concore/demo/controller2knob.py d/Users/pradeeban/concore/demo/sampleplothg.graphml d/Users/pradeeban/concore/demo/sample2knobplot.graphml d/Users/pradeeban/concore/demo/sample2.graphml d/Users/pradeeban/concore/demo/.DS_Store 'ascii' codec can't decode byte 0xf0 in position 1133: ordinal not in range(128) Some error Occured.Please try again after some time.

Yes @pradeeban you are right, but we found the issue .

if you check the last log

Users/pradeeban/concore/demo/.DS_Store

This file is not present in the demo folder. I think this is the file that you system is making for its internal functionality. Can you please check if this file is visible to you

@parteekcoder
Copy link
Contributor Author

parteekcoder commented Aug 6, 2023

So we can simply ignore hidden files as they always start with .

What do you think about this

@pradeeban
Copy link
Member

Oh, that is a weird folder automatically created by MacOS. So it was a MacOS-specific bug. No wonder you couldn't reproduce.

Anyway, great finding and fix.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants