Traceback (most recent call last):
File "/home/andi/labscript-suite/userlib/labscriptlib/FPGA_test/FPGA_test.py", line 22, in <module>
from labscriptlib.FPGA_test.connection_table import *
RuntimeError: Double import! The same file has been imported under two different names, resulting in two copies of the module. This is almost certainly a mistake. If you are running a script from within a package and want to import another submodule of that package, import it by its full path: 'import module.submodule' instead of just 'import submodule.'
Path imported: /home/andi/labscript-suite/userlib/labscriptlib/FPGA_test/namespace
Traceback (first time imported, as labscriptlib.FPGA_test):
------------
File "/home/andi/Andi/programming/labscript-suite/.venv/lib/python3.6/site-packages/runmanager/batch_compiler.py", line 94, in <module>
batch_processor = BatchProcessor(to_parent,from_parent,kill_lock)
File "/home/andi/Andi/programming/labscript-suite/.venv/lib/python3.6/site-packages/runmanager/batch_compiler.py", line 43, in __init__
self.mainloop()
File "/home/andi/Andi/programming/labscript-suite/.venv/lib/python3.6/site-packages/runmanager/batch_compiler.py", line 50, in mainloop
success = self.compile(*data)
File "/home/andi/Andi/programming/labscript-suite/.venv/lib/python3.6/site-packages/runmanager/batch_compiler.py", line 73, in compile
exec(code, self.script_module.__dict__)
File "/home/andi/labscript-suite/userlib/labscriptlib/FPGA_test/FPGA_test.py", line 22, in <module>
from labscriptlib.FPGA_test.connection_table import *
------------
Traceback (second time imported, as user_devices):
------------
File "/home/andi/Andi/programming/labscript-suite/.venv/lib/python3.6/site-packages/runmanager/batch_compiler.py", line 94, in <module>
batch_processor = BatchProcessor(to_parent,from_parent,kill_lock)
File "/home/andi/Andi/programming/labscript-suite/.venv/lib/python3.6/site-packages/runmanager/batch_compiler.py", line 43, in __init__
self.mainloop()
File "/home/andi/Andi/programming/labscript-suite/.venv/lib/python3.6/site-packages/runmanager/batch_compiler.py", line 50, in mainloop
success = self.compile(*data)
File "/home/andi/Andi/programming/labscript-suite/.venv/lib/python3.6/site-packages/runmanager/batch_compiler.py", line 73, in compile
exec(code, self.script_module.__dict__)
File "/home/andi/labscript-suite/userlib/labscriptlib/FPGA_test/FPGA_test.py", line 22, in <module>
from labscriptlib.FPGA_test.connection_table import *
File "/home/andi/labscript-suite/userlib/labscriptlib/FPGA_test/connection_table.py", line 12, in <module>
from user_devices.FPGA_device import FPGA_board, DigitalChannels, AnalogChannels, PRIMARY_IP, SECONDARY_IP, DEFAULT_PORT
------------
Compilation aborted.
--
You received this message because you are subscribed to a topic in the Google Groups "the labscript suite" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/labscriptsuite/4y-ndD3qZ-0/unsubscribe.
To unsubscribe from this group and all its topics, send an email to labscriptsuit...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/labscriptsuite/ea3e4f1e-769b-4205-a4aa-0ccf9e0d0c51n%40googlegroups.com.
You received this message because you are subscribed to the Google Groups "the labscript suite" group.
To unsubscribe from this group and stop receiving emails from it, send an email to labscriptsuit...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/labscriptsuite/CAA-%2BackiCumNfi_nntDNmrXi2H%2BomjdPJFt%3DYXkRWYwipVgV4g%40mail.gmail.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/labscriptsuite/CAKy3cVvB9w8xczVjB5GZGacAOzhqLPkV1T%2Bmtx2-J19v%3D8FazQ%40mail.gmail.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/labscriptsuite/CAA-%2BacmwpJ9mF6vW7L_EWR3HhsbpFKqUYHORPmGYijp-04YnJA%40mail.gmail.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/labscriptsuite/CAKy3cVuYjjTHWL_eS_ME4A3H8U_YXVpkSuH0DRFWUEL8_kzriA%40mail.gmail.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/labscriptsuite/CAKy3cVuYjjTHWL_eS_ME4A3H8U_YXVpkSuH0DRFWUEL8_kzriA%40mail.gmail.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/labscriptsuite/6ec54133-eb6a-4f69-9877-48f2bd193e49n%40googlegroups.com.